Apps DBA Concepts

Just another WordPress.com weblog

Archive for October 19th, 2007

How to find Release version of Oracle Apps?

Posted by vasselva on October 19, 2007

Table name called FND_PRODUCT_GROUPS. Login to sqlplus as apps/apps

SQL> select release_name from fnd_product_groups;

RELEASE_NAME
————————————————–
12.0.0

Posted in General | Leave a Comment »