Run following SQL from apps user ;
select RELEASE_NAME from fnd_product_groups;
You should see output like
RELEASE_NAME
-----------------------
11.5.10.2
select RELEASE_NAME from fnd_product_groups;
You should see output like
RELEASE_NAME
-----------------------
11.5.10.2
Hello, I think it should be "select RELEASE_NAME from apps.fnd_product_groups;" When I tried your query, it gives error.
ReplyDeleteIt happened because you might have tried it from SYS or any other user, he mentioned it already from "apps" user.
DeleteThis comment has been removed by the author.
ReplyDeleteThanks for sharing valuable info to find the component version of Oracle E-Business Suite. I was looking for Oracle E-Business Suite
ReplyDeleteversion check and I got it.