Monday 9 May 2011

How to check Oracle Apps/EBS version

Run following SQL from apps user ;
select RELEASE_NAME from fnd_product_groups;
You should see output like
RELEASE_NAME
-----------------------
11.5.10.2

4 comments:

  1. Hello, I think it should be "select RELEASE_NAME from apps.fnd_product_groups;" When I tried your query, it gives error.

    ReplyDelete
    Replies
    1. It happened because you might have tried it from SYS or any other user, he mentioned it already from "apps" user.

      Delete
  2. This comment has been removed by the author.

    ReplyDelete
  3. Thanks for sharing valuable info to find the component version of Oracle E-Business Suite. I was looking for Oracle E-Business Suite
    version check and I got it.

    ReplyDelete

Number of Visitors