Above error while logging into the database, or perhaps performing any
other task, means that wallet location is not set correctly in the sqlnet.ora
file.
Add proper location for the wallet in the sqlnet.ora file using parameter
WALLET_LOCATION in order to resolve this error.
WALLET_LOCATION
= (SOURCE=(METHOD=FILE)(METHOD_DATA=(DIRECTORY=/u01/app/oracle/adin/mydb/wallets/user_wallets))) |
No comments:
Post a Comment