how to check vault status after disable_dv but before db restart
Hi,
I have a existing Oracle 19c database with DB-Vault option active.
In some special circuumstances we had to disable the DB-Vault option.
In that case we fire the command (as DV_OWNER) dbms_macadm.disable_dv
After rebooting the database the correct disabled status is shown in e.g.
dba_dv_status => DV_ENABLE_STATUS FALSE/TRUE
This is "works as designed".
Question: Where can i see the correct "future / after reboot" state of the
db_vault - option before rebooting the database? There must be set something like "disable-flag".
best regards
Sascha