Re: TDE - Lost Password

From: Andy Klock <andy_at_oracledepot.com>
Date: Fri, 2 Jun 2017 16:49:01 -0400
Message-ID: <CADo_RaPV5XtsSixAJ7pmGwAQ-kGXkwTK+Paiw6woAM8Qe2km5g_at_mail.gmail.com>



On Fri, Jun 2, 2017 at 4:20 PM, David Barbour <david.barbour1_at_gmail.com> 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

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Jun 02 2017 - 22:49:01 CEST

Original text of this message