Database Security Products (MOSC)

MOSC Banner

Is it possible to export a TDE encrypted table using expdp / impdp to a database without TDE / walle

edited Sep 24, 2020 4:14AM in Database Security Products (MOSC) 3 commentsAnswered
Yes, I do realize this potentially defeats the purpose of TDE and so forth, but I would appreciate any suggestions

Scenario:

Source database with TDE / wallet, column-encryption in some tables

Destination database - TDE not enabled, no wallet

Is it possible to export / import data using data pump from the source to the target?

I have tried using ENCRYPTION_MODE=DUAL and ENCRYPTION_MODE=PASSWORD when exporting

Regardless of option used, I get the following in the impdp in the target database (no TDE / wallet in target database)

ORA-39083: Object type TABLE:"MYSCHEMA"."MYTABLE" failed to create with error:
ORA-28365: wallet is not open

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