Re: DB Edition versions
Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/DB-Edition-versions-tp10984p10987.html
We have run edition and patch edition..
For connecting to the patch edition ->
Connect to the patch edition using the EBSapps.env script as follows:
$ source /u01/R122_EBS/EBSapps.env patch
E-Business Suite Environment Information
----------------------------------------
RUN File System : /u01/R122_EBS/fs2/EBSapps/appl
PATCH File System : /u01/R122_EBS/fs1/EBSapps/appl
Non-Editioned File System : /u01/R122_EBS/fs_ne
DB Host: example.com Service/SID: exzd122x
Sourcing the PATCH File System ...
$ echo $FILE_EDITION
patch
$ sqlplus <apps username>
SQL> select ad_zd.get_edition_type from dual;
GET_EDITION_TYPE
----------------
PATCH