Database Security Products (MOSC)

MOSC Banner

Error: "ORA-28374 "

edited Sep 29, 2021 4:16PM in Database Security Products (MOSC) 6 commentsAnswered ✓
Hi to all,
We had a 19c two node RAC database  containing an encrypted TDE tablespace. 
We have done a full export, deleted the original database, and imported it in a new 19c two node RAC database. 

Deleted database was configured :
SQL>alter system set WALLET_ROOT='....../wallet' scope=spfile sid='*';
SQL> alter system set TDE_CONFIGURATION=”KEYSTORE_CONFIGURATION=FILE” SCOPE=BOTH SID = '*';
SQL> administer key management create keystore identified by ....;
SQL>administer key management create auto_login keystore from keystore'...../wallet/tde' identified by ........;
SQL> administer key management set key using tag 'oracledbwr_Tablespace_TDE' force keystore identified by ...... with backup using 'TDE_copia_seguridad' ;

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