How to reset encyption key (wallet removal) [message #404276] |
Thu, 21 May 2009 03:03 |
vincent.rodriguez
Messages: 1 Registered: May 2009
|
Junior Member |
|
|
Hi All,
Does anybody know how one can "unset" a previuosly defined encryption key?
The key was originally created with the following command:
ALTER SYSTEM SET ENCRYPTION KEY IDENTIFIED BY "password"
The wallet file was properly created under %ORACLE_BASE%/admin/%ORACLE_SID%/wallet directory.
I can now easily remove the wallet file, but have no idea how to get rid of the entry in the v$encryption_wallet view.
The
"ALTER SYSTEM RESET ENCRYPTION KEY" doesn't seem to work.
Any idea?
Thanks,
Vincent
|
|
|
|