楼主: 风梳烟沐

oracle ebs R12安装问题

[复制链接]
论坛徽章:
0
11#
 楼主| 发表于 2012-4-9 17:12 | 只看该作者
wing hong 发表于 2012-4-9 15:53
in the server, you should have similar output as below:

rpm -q --qf '%{NAME}-%{VERSION}-%{RELEASE ...

不好意思 还得麻烦下  安装时 报错 RW-50004

下面是出错部分到日志

   command: /src/StageR12/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /do1/oracle/VIS/db/tech_st/11.1.0/VIS_testebs.env APPS/APPS

   
riwTDBup.sh started at Mon Apr  9 17:04:39 CST 2012

Parameters passed are : /do1/oracle/VIS/db/tech_st/11.1.0/VIS_testebs.env APPS/APPS
Cannot find environment file /do1/oracle/VIS/db/tech_st/11.1.0/VIS_testebs.env


   RW-50011: Error: - Database ORACLE_HOME connection test has returned an error:  1
   command: /src/StageR12/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /do1/oracle/VIS/inst/apps/VIS_testebs/ora/10.1.2/VIS_testebs.env APPS/APPS

   
riwTDBup.sh started at Mon Apr  9 17:04:40 CST 2012

Parameters passed are : /do1/oracle/VIS/inst/apps/VIS_testebs/ora/10.1.2/VIS_testebs.env APPS/APPS
Cannot find environment file /do1/oracle/VIS/inst/apps/VIS_testebs/ora/10.1.2/VIS_testebs.env


   RW-50011: Error: - Apps ORACLE_HOME connection test has returned an error:  1
Configuration Upload

---------------------


uploading config file at /do1/oracle/VIS/db/tech_st/11.1.0/appsutil/conf_VIS.txt

AppsConfig : 'config.txt' uploading...

---------------------------------------------------------------
                   ADX Database Utility                        
---------------------------------------------------------------

getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
getConnection() -->
    sDbHost    : testebs
    sDbDomain  : com
    sDbPort    : 1521
    sDbSid     : VIS
    sDbUser    : APPS
    Trying to connect using SID...
getConnectionUsingSID() -->
    JDBC URL: jdbcracle:thin:@testebs.com:1521:VIS

使用道具 举报

回复
论坛徽章:
0
12#
 楼主| 发表于 2012-4-9 17:14 | 只看该作者
是不是还是补丁包的问题
我很多补丁都装了 X86_64的

使用道具 举报

回复
论坛徽章:
0
13#
 楼主| 发表于 2012-4-9 17:15 | 只看该作者
都只装了64的 没装i386或i686的

使用道具 举报

回复
论坛徽章:
31
管理团队2006纪念徽章
日期:2006-04-16 22:44:452012新春纪念徽章
日期:2012-02-13 15:11:522012新春纪念徽章
日期:2012-02-13 15:11:522012新春纪念徽章
日期:2012-02-13 15:11:522012新春纪念徽章
日期:2012-02-13 15:11:52铁扇公主
日期:2012-02-21 15:02:402013年新春福章
日期:2013-02-25 14:51:242014年新春福章
日期:2014-02-18 16:41:11马上有车
日期:2014-02-18 16:41:11马上有车
日期:2014-02-19 11:55:14
14#
发表于 2012-4-10 08:15 | 只看该作者
the error shown was the last step of the installation to check the status of db , app ,etc etc.

So you should go back to check the database log file.

For rapidwiz install log, there are one database install log file and one applications log.

But i would make sure all the prereq has been done first.

I have just done a couple of R12.1 install on Oracle linux 5 (64 bit) , all went very smooth. no problem at all.

Basically R12 install is quite straightforward as long as you did the prereq.




使用道具 举报

回复
论坛徽章:
0
15#
 楼主| 发表于 2012-4-10 10:41 | 只看该作者
wing hong 发表于 2012-4-10 08:15
the error shown was the last step of the installation to check the status of db , app ,etc etc.

S ...

thanks very much
i check the log of db find that it requests unzip 5.x  
but unzip in my system is 6.x...

使用道具 举报

回复
论坛徽章:
0
16#
 楼主| 发表于 2012-4-10 15:13 | 只看该作者
今天又出错了 装到最后的时候
RW-50015: Error: - HTTP Listener is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
初步估计是 系统原来自带了 apache   正在尝试卸载后重新安装

使用道具 举报

回复
论坛徽章:
0
17#
 楼主| 发表于 2012-4-10 17:25 | 只看该作者
checking URL = http://testebs.com:8000

   RW-50015: Error: - HTTP Listener is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
Help Page

----------


   checking URL = http://testebs.com:8000/OA_HTML/help

   RW-50015: Error: - Help Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
Virtual Directory

------------------


   RW-50015: Error: - Http Server Virtual Directories is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
JSP

----


   checking URL = http://testebs.com:8000/OA_HTML/jtfTestCookie.jsp

   RW-50015: Error: - JSP is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
Login Page

-----------


   RW-50015: Error: - Login Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.

使用道具 举报

回复
论坛徽章:
0
18#
 楼主| 发表于 2012-4-10 17:26 | 只看该作者
[oracle@testebs bin]$ ./apachectl start
./apachectl: line 15: /Apache/Apache/bin/apachectl: 没有那个文件或目录
[oracle@testebs bin]$ service httpd restart
httpd: 未被识别的服务

使用道具 举报

回复
论坛徽章:
0
19#
 楼主| 发表于 2012-4-10 17:27 | 只看该作者
今天装了两次 还是不行

使用道具 举报

回复
论坛徽章:
0
20#
 楼主| 发表于 2012-4-10 17:42 | 只看该作者
wing hong 发表于 2012-4-10 08:15
the error shown was the last step of the installation to check the status of db , app ,etc etc.

S ...

麻烦再指点我下吧

使用道具 举报

回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表