-
The Sqlnet.ora file is located in the $ORACLE_HOME/network/admin directory.
|
›_ Console |
|
-
Add the following lines:
ENCRYPTION_WALLET_LOCATION=
(SOURCE =
(METHOD = HSM)
)
-
Restart the DB server for the changes to take effect.
|
›_ Console |
|