DBA GENESIS
Courses
Contact
Members
More
While trying to open my wallet getting ORA-28353: failed to open wallet
There are several possible reason for this error.
The location of the wallet is not correctly mapped in the sqlnet.ora file.
In this case ,
Delete the key file from the folder
Change the ENCRYPTION_WALLET_LOCATION in the sqlnet.ora to correct location
Restart the database
Create the keystore and open it without issues.
2. While creating the Keys double quotes are used
In this case, use the same double quotes in opening the wallet.
There are several possible reason for this error.
The location of the wallet is not correctly mapped in the sqlnet.ora file.
In this case ,
Delete the key file from the folder
Change the ENCRYPTION_WALLET_LOCATION in the sqlnet.ora to correct location
Restart the database
Create the keystore and open it without issues.
2. While creating the Keys double quotes are used
In this case, use the same double quotes in opening the wallet.