Difference between Oracle database 11g STD and STD One edition in terms of any file/file content or
Hi,I am not able to differentiate the installation of Oracle database 11g Standard and Standard one edition.
I used to differentiate between the editions using the ContentsXML\comps.xml file with the string value for INST_TYPE NAME .
IF,<INST_TYPE NAME="EE" its Enterprise Edition
<INST_TYPE NAME="PE" its Personal Edition
<INST_TYPE NAME="SE" its Standard Edition
But in case of Standard One Installation the String in comps.xml file is dropping same as that of standard edition installation
i.e. <INST_TYPE NAME="SE"
Hence,please help me with this if there is any other way of determining the difference w.r.t. file/file content or registry.
I used to differentiate between the editions using the ContentsXML\comps.xml file with the string value for INST_TYPE NAME .
IF,<INST_TYPE NAME="EE" its Enterprise Edition
<INST_TYPE NAME="PE" its Personal Edition
<INST_TYPE NAME="SE" its Standard Edition
But in case of Standard One Installation the String in comps.xml file is dropping same as that of standard edition installation
i.e. <INST_TYPE NAME="SE"
Hence,please help me with this if there is any other way of determining the difference w.r.t. file/file content or registry.
0