Re: TDE - Lost Password

  • From: Andy Klock <andy@xxxxxxxxxxxxxxx>
  • To: David Barbour <david.barbour1@xxxxxxxxx>
  • Date: Fri, 2 Jun 2017 16:49:01 -0400

On Fri, Jun 2, 2017 at 4:20 PM, David Barbour <david.barbour1@xxxxxxxxx>
wrote:

My comfort zone probably doesn't encompass disrupting a production
database for which a restore/duplication has never previously been
attempted.  I did mange to run the following:

SQL> administer key management create keystore '/home/oracle/keystore/'
identified by <password>;

SQL> administer key management merge keystore '+ACTIVE/ORCL/wallet/' into
existing keystore '/home/oracle/keystore/' identified by <password> with
backup;

Which resulted in:

SQL> !pwd
/home/oracle/keystore

SQL> !ls
ewallet_2017060123212072.p12  ewallet.p12

According to the documentation I should be able to accomplish the same
scenario using the command administer key management create auto_login
keystore .......... followed by the merge.

...and I should be able to close the current keystore without a password.

...and I should be able to then switch the sqlnet.ora.

...and then ...


Very cool. I'd never tried merging from an open wallet before. I didn't
know that was possible. Thanks!

Andy K

Other related posts: