Enabling vault access
To enable vault access
Add the following pconfig variable to enable vault.
For more information about adding pconfig, see Configuration Variables.
or
/KOE/Oracle/<Monitor_TYPE>/isVaultEnabled = "1",
or
/KOE/Oracle/<Monitor_TYPE>/<ENVIRONMENT_NAME>/isVaultEnabled = "1",
or
/KOE/Oracle/<Monitor_TYPE>/<ENVIRONMENT_NAME>/<HOST>|<PORT>|<SID>/isVaultEnabled = "1",
Value | Description |
---|---|
0 | disable |
1 | enable |
You can enable it at the global level, instance level, environment level, and monitor type.
Instance level variable has the highest precedence over other levels. The precedence order is Instance level > environmental level > monitor type > global level.
Following are the examples of different monitor types :
Monitor Type | Example |
---|---|
Oracle Standalone |
|
Oracle Dataguard |
|
Oracle ASM |
|
Oracle RAC |
|
Oracle Listener |
|
If you are using vault to access the password in BMC Helix Operations Management, enter the query string in the Password and Confirm password field.
Migrating from the existing Oracle authentication process to use vault
Ensure you have enabled the PATROL configuration (pconfig) variables required for vault support. For more information, see Enabling vault access
- Edit the monitoring policy created for Oracle enterprise database.
- Search for credentials field and replace the user password with vault query string in the Password and Confirm password field.
- Save the policy.