|
Installing Oracle DB and OAS in Same Server |
|
Written by RD
|
|
Wednesday, 27 February 2008 |
|
Recently I was installing a new environment with PT8.49 and CRM 9.0 with DEMO data. As it was going to be a demo instance, I installed DB/APP/BATCH Servers and installed OAS as web component all in ONE RHEL Server. While installing I came across some issues which I want to share so that others who are installting first time can save time on searching solutions: Lessons Learned: - If you are installing Oracle 10g and OAS in the same box, then change the PORTS in $ORACLE_HOME/opmn/conf/ons/ons.config file where you have installed the ORACLE DB to something different from 6100, possibly more than 6150. Else you would get errors like "[ons-connect] Passive connection 127.0.0.1,6100 missing connect." and your opmn log file grow in Gig size and eat up your file system.
- If you want to have the default http service also running besides OAS, they do not have the same ip.
- If you want to have http service running at default 80/443 ports or any other port along with the OAS, always bring up OAS first and then start http service and when you want to shutdown, bring down http service first and bring down OAS later, else it errors out when you execute "opmnctl shutdown all" command.
Will update this document as and when I come across issues and the fixes.. Add as favourites (37) | Quote this article on your site | Views: 2916 | Print
Copy Right: AKOComments v.1.4.6 |
|
Last Updated ( Friday, 07 March 2008 )
|