Monday, November 10, 2014

How to find a product version in Oracle Applications

Run the below script to find out the product version


Login to the application server using applmgr account
Go to $AD_TOP/sql
Connect to sqlplus as apps/apps
 Run "@adutconf.sql"
 Output will be in same directory in the name of adutconf.lst

No comments: