Which Oracle componants are installed in RAC DB?
DB version: 10.2.0.4 / five node RAC
I need to figure out which of the following components have been installed.
1. Real Application Testing
2. Advanced Security Option
3. Active Data Guard (commonly used with 11g is not the same as Data Guard)
4. Label Security
5. DB Vault
6. Audit Vault
7. Audit Vault Collection Agent
BTW... I tried the following but had some questions.
A. DBA_REGISTRY - If I don't see these components in DBA_REGISTRY, means they are not installed?
B. V$OPTION - I see couple of these components in v$OPTION, what does the value "TRUE" and "False" means.
C. Inventory - Oracle Install Products - if I see any of these components but box is not checked, what does that means?
I need to figure out which of the following components have been installed.
1. Real Application Testing
2. Advanced Security Option
3. Active Data Guard (commonly used with 11g is not the same as Data Guard)
4. Label Security
5. DB Vault
6. Audit Vault
7. Audit Vault Collection Agent
BTW... I tried the following but had some questions.
A. DBA_REGISTRY - If I don't see these components in DBA_REGISTRY, means they are not installed?
B. V$OPTION - I see couple of these components in v$OPTION, what does the value "TRUE" and "False" means.
C. Inventory - Oracle Install Products - if I see any of these components but box is not checked, what does that means?
0