Database Security Products (MOSC)

MOSC Banner

How To Reset oracle encryption Wallet Password Without The Existing Password

edited Nov 1, 2018 5:07AM in Database Security Products (MOSC) 5 commentsAnswered

Hi,

we have tried opening oracle encryption wallet using a password but it is failing as

SQL> alter system set encryption wallet open identified by "givenpassword";

alter system set encryption wallet open identified by "givenpassword"

*

ERROR at line 1:

ORA-28353: failed to open wallet

select * from v$encryption_wallet;

   INST_ID WRL_TYPE             WRL_PARAMETER

---------- -------------------- ----------------------------------------

STATUS     WALLET_TYPE          WALLET_OR FULLY_BAC     CON_ID

---------- -------------------- --------- --------- ----------

         1 FILE                 /oracle/admin/<sid>/wallet/

CLOSED     UNKNOWN              SINGLE    UNDEFINED          0

looks like the existing password is not working.

Can we reset the wallet password which we forgot?

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