Determine OracleAS R12 version
As application user do the following commands:
[applmgr@ ~]$ $ORACLE_HOME/Apache/Apache/bin/httpd -version
Server version: Oracle-Application-Server-10g/10.1.2.2.0 Oracle-HTTP-Server
Server built: Mar 5 2008 10:22:46
[applmgr@ ~]$ $IAS_ORACLE_HOME/Apache/Apache/bin/httpd -version
Server version: Oracle-Application-Server-10g/10.1.3.4.0 Oracle-HTTP-Server
Server built: Jul 7 2008 14:58:00
Please take note of the following from the results:
10.1.2 is forms and reports developer oracle home
10.1.3 is application server oracle home
This steps will help in identifying on OracleAS version installed then you will know if you need to upgrade the server before applying additional patches.
Previous page: Oracle Application Cloning Next page: Tips and Tricks

