Database Security Products (MOSC)

MOSC Banner

Exporting from TDE database into Non-TDE database

edited Jul 19, 2022 12:36PM in Database Security Products (MOSC) 5 commentsAnswered ✓

TDE database has lost master security key.


DP export of TDE database FULL=y filename=TDE_export.dmp

Create new database (non-TDE) on different server.

Transfer DP export files to new server.

DP import TDE_export.dmp into non-TDE database.

On import, getting lots of these errors.


Failing sql is:

CREATE TABLESPACE "MASKED_DATA" DATAFILE SIZE 262144000 AUTOEXTEND ON NEXT 262144000 MAXSIZE 5000M LOGGING ONLINE PERMANENT BLOCKSIZE 8192 EXTENT MANAGEMENT LOCAL AUTOALLOCATE ENCRYPTION USING 'AES256' ENCRYPT DEFAULT NOCOMPRESS SEGMENT SPACE MANAGEMENT AUTO

ORA-39083: Object type TABLESPACE:"MASKED_DATA" failed to create with error:

ORA-28361: master key not yet set

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