Database Security Products (MOSC)

MOSC Banner

TDE encryption

edited Jul 31, 2013 6:39AM in Database Security Products (MOSC) 8 commentsAnswered
Hi Everyone,
I implemented transparent data encryption in our database, by tablespace encryption. Recently something went wrong and I am getting these errors:

when trying to select from encrypted table, we got ORA-28374: typed master key not found in wallet . If we issue ALTER SYSTEM SET ENCRYPTION WALLET OPEN IDENTIFIED BY xxxx, we got ORA-28354: Encryption wallet, auto login wallet, or HSM is already open. But when we try alter system set encryption wallet close identified by xxxx, we got ORA-28365: wallet is not open.

In addition, I need to put encryption_wallet_location in sqlnet.ora, but we have two databases in same Oracle home, there would be two subfolders for the location, How to accommodate two such locations in one file?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center