Installation of Oracle Application Server 10g
Oracle Application Server 10g offers 4 types of installation as following:
1. Infrastructure
2. Portal and Wireless
3. Business Intelligence
4. J2EE and Webcache
Prior to OAS 10gr1, oracle 10g 904 offers separate component installation, such as “Forms and Reports”. In order to install OAS components, the infrastructure installation is basically essential. That installation help to setup and configure Oracle Internet Directory (OID), which is important to establish integrative application environment.
If OAS will be installed in the same physical machine where the database is installed, please make some changes on database setting. Please be noted that, after the installation of database, the default listen port 1521 should be freed for OAS installation use. If not, OAS setting up wil not be performed successfully because OAS installer will take port 1521 to install the OAS repository database. One way to free port 1521 is changing listener.ora and tnsnames.ora. And, restarting listener take it effective. Another installation tip is changing the host name from global name to localhost host name in OAS listener file if the OID component can not be configured successfully. For instance, change xxxxx.test.com to xxxxx.
It’s definitely possible to install OAS and production database in same physical machine. But, it’s strongly not suggestted.
Popularity: 2% [?]
Tags:none















