silent installations installing enterprise options
I have the below settings in my response file to install 11.0.2.3 Enterprise Edition (Solaris 10). Software only, no enterprise options, however when I log on, I get the following.
SQL*Plus: Release 11.2.0.3.0 Production on Fri Mar 16 13:39:23 2012Copyright (c) 1982, 2011, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
I would have expected to no see the options since I specify "oracle.install.db.EEOptionsSelection=false" and do not list any of the options for "oracle.install.db.optionalComponents=".
Even though I do not use those features, I'd prefer to not include them in the install for a variety of reasons. The result is similar to using the GUI and selecting Enterprise and not custom and deselecting the options...