Database Administration (MOSC)

MOSC Banner

How to backup TDE keystore from ASM to external location

Hi

Oracle 19.9

My question is, how to backup TDE keystore that resides in ASM...?

I have tried this, but it gives an error. And when reading about this error, it clearly says that I cannot backup keystore from ASM to OS location.

SQL> administer key management backup keystore using 'bkp1' force keystore identified by "supersecretpass" to '/home/oracle';
--ORA-46620: backup for the keystore cannot be taken

So I tried this instead, it does work, but the problem, this file still resides in ASM - the whole idea of backup is to make sure this file does need to be somewhere else, I mean, what if the ASM disks fails etc, then I need to be able to restore this file from external location.

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