Home » RDBMS Server » Security » delete oracle wallet (Oracle Database 11.2, Windows XP SP3)
delete oracle wallet [message #513719] Wed, 29 June 2011 02:45
Roger22
Messages: 98
Registered: April 2009
Location: Brasov, ROMANIA
Member
Hi,
I tried to delete an existing wallet, using Oracle Wallet Manager, and the wallet was deleted successfully.
But, if i query

SELECT *
FROM gv$encryption_wallet;

that wallet location is still there, and the status is OPEN. So, why the wallet was not deleted?
SQL> SELECT *
  2  FROM gv$encryption_wallet;
 
   INST_ID WRL_TYPE             WRL_PARAMETER                                                                    STATUS
---------- -------------------- -------------------------------------------------------------- ------------------
         1 file                 D:\ORACLE\PRODUCT\11.2.0\APP\SORIN\ADMIN\SCOALA\WALLET  OPEN


I tried to remove the ENCRYPTION_WALLET_LOCATION from sqlnet.ora file, i restarted the instance, but with no effect. Why the status of the wallet is still OPEN, if the wallet does not exist any more?

[Updated on: Tue, 26 July 2011 05:34] by Moderator

Report message to a moderator

Previous Topic: linux
Next Topic: How to check grant privs own by user
Goto Forum:
  


Current Time: Thu Mar 28 08:22:46 CDT 2024