What To Expect When The OKV server is Unavailable in a TDE environment
(Doc ID 2452010.1)
Last updated on MAY 01, 2019
Applies to:
Oracle Key Vault - Version 12.2.0.3 and laterInformation in this document applies to any platform.
Symptoms
In a database configured with TDE and the master keys stored in a Oracle Key Vault OKV Server, the following scenarios can happen when the persistent cache is disabled and OKV server unavailable:
1) ORA-00600 followed by instance crash during the insert of a massive volume of data in the encrypted table or when a new table is created in the encrypted tablespace:
10. The persistent cache file should no longer be created, one can check it with the following command:
ls -l $ORACLE_HOME/okv/$ORACLE_SID/ewallet.p12 $ORACLE_BASE/okv/$ORACLE_SID/ewallet.p12 $ORACLE_HOME/okv/$ORACLE_SID/cwallet.sso $ORACLE_BASE/okv/$ORACLE_SID/cwallet.sso
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |