Column Level Encryption In this use case, we have built encryption infrastructure on the database and developers encrypted some columns. Now we would like know… Read More »How to List Encrypted Columns
Tablespace Level Encryption In this use case, DBA has done encryption infrastructure and create some encrypted tablespaces in the database. Now we would like to… Read More »How to List Encrypted Tablespaces
ORA-46669 Tried to merge the target keystore with the source one, but it failed with ORA-46669. SQL> administer key management merge keystore '/u01/app/oracle/product/19.0.0/db_1/admin/ORCLCDB/wallet/tde' identified by… Read More »How to Resolve ORA-46669: the target keystore does not exist
ORA-28365 There're several possibilities about Transparent Data Encryption (TDE) that throw ORA-28365. Wallet is not configured. You should configure a wallet for your database. Wallet… Read More »How to Resolve ORA-28365: wallet is not open