Before using Database Vault with

To use Database Vault with , you will need to grant the DV_MONITOR, and DV_SECANALYST roles. This can be done through the oracle_user_setup.sql. These roles are required to retrieve and display Database Vault policies.

To manage Database Vault policies, provide the credentials for a user with the DV_ADMIN role. temporarily stores these credentials only for the duration of the current session. When the session ends, the credentials are automatically cleared and are not retained.

Before you begin

Complete these prerequisites before using Database Vault in .

Start the Simulation Log Collection

Use the procedure documented in Configuring Audit Trail Collection to start the DVSYS.DBA_DV_SIMULATION_LOG audit trail.

Retrieve existing Database Vault policies

Retrieve existing Database Vault policies on a database by either manual or automatic retrieval:

Manually Retrieve Database Vault Policies

Existing Database Vault policies can be retrieved by Oracle after the appropriate permissions are granted.

  1. Log in to Console as an auditor.

  2. Select Policies

  3. Select Database Vault Policies from the left navigation menu.

  4. Select the database(s) you want to retrieve policies for.

  5. Select Retrieve policies.

Note:

Set or Update the Credentials Needed for Database Vault Policy Management

You need to provide the credentials of a database user that has the DV_ADMIN role in order for Oracle to manage Database Vault policies.

  1. Log in to Console as an auditor.

  2. Select Policies

  3. Select Database Vault Policies from the left navigation menu.

  4. Select the target database you want Oracle to manage Database Vault policies for.

  5. Select Provide credentials to manage policies.

  6. Provide the username and password of the database user that has the DV_ADMIN role granted.

  7. Select Save.

You will need to provide the credentials each session.