0% found this document useful (0 votes)
124 views

Database Vault Installation Procedure

The document provides a 7-step procedure to install a Database Vault: 1. Bring down the Listener, database and Grid Agent. 2. Enable the database vault by issuing a command. 3. Bring up the Listener and database. 4. Modify the profile, password_verify_function, and password_reuse_max settings. 5. Install the Database Vault using DBCA and enable Label security and the database vault. 6. Once installed, configure the DBconsole. 7. Access the Database Vault URL via the DBconsole or DVA console by converting the DV Admin user to an EM user and granting administrator privileges.

Uploaded by

Nitya Pradeep
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
124 views

Database Vault Installation Procedure

The document provides a 7-step procedure to install a Database Vault: 1. Bring down the Listener, database and Grid Agent. 2. Enable the database vault by issuing a command. 3. Bring up the Listener and database. 4. Modify the profile, password_verify_function, and password_reuse_max settings. 5. Install the Database Vault using DBCA and enable Label security and the database vault. 6. Once installed, configure the DBconsole. 7. Access the Database Vault URL via the DBconsole or DVA console by converting the DV Admin user to an EM user and granting administrator privileges.

Uploaded by

Nitya Pradeep
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Database Vault Installation Procedure

1. Bring down the Listener, database and Grid Agent 2. Enable the database vault by issuing below command
Cd $ORACLE_HOME/rdbms/lib Make -f ins_rdbms.mk dv_on lbac_on ioracle

3. Bring up the Listener and database 4. Make the Profile and password_verify_function to Null and Password_reuse_max to unlimited 5. Install the Database Vault by calling DBCA and enable the Label security and database vault /wbora/app/112/1120/cfgtoollogs/dbca/wbfctest location contains all the logs which contains the error information Error revoking dba privilege from system can be ignored. 6. Once we install the Database Vault, configure the DBconsole. 7. DBconsole will provide the URL like http://wb1uatdb1.warbabank.com:1732/em We can access the Database vault URL via both dbconsole and dva console[http://wb1uatdb1.warbabank.com:1732/dva] Please follow the below note to access via database vault administrator 1.) Convert the DV Admin user to EM User and grant EM Administrator privileges: 1.a) Login in to dbcontrol as EM super administrator say SYSMAN. 1.b) Navigate to setup link available top right corner. 1.c) Select administartors link 1.d) Click on create and select DV Admin user from list of values 1.e) In the Administrator Privilege list select 'Full on all targets' privilege Also select the Grant SELECT_CATALOG_ROLE option. 1.f) Select 'ok' button for the changes to take effect . Note: 'Full on all targets' is a powerful role.

You might also like