need Oracle database 11.2.0.4 complete components list
Hi: I have a basic question but good for each DBA - where can I find a list for all the components name in Oracle database 11.2.0.4 enterprise version?
'Database Installation Guide' in 11g doesn't give me any complete components list; it only explained details for a few components.
http://docs.oracle.com/cd/B28359_01/install.111/b32006/whatsnew.htm
Can anyone let me know where it is?
script 'option_usage.sql ', 'used_options_details.sql' are run in our database, but output header is 'Option/Management Pack', are they the same thing for 'components'? I checked our DB by 'select comp_name, status, version from dba_registry', only 6 comp_name displayed, does it mean our DB have 6 components in total? Where are other 'components'?