DbKeyWallet

The DbKeyWallet attribute specifies the fully qualified directory path name where the Oracle wallet for the master key for encryption at rest resides. The wallet is stored in the .wallet-database_UUID directory within the specified path, where database_UUID is a unique, database-scoped string. The Oracle wallet is an auto-login wallet.

Required Privilege

Only the instance administrator can change the value of this attribute.

Setting

Set DbKeyWallet as follows:

Where to set the attribute How the attribute is represented Setting

C or Java programs or UNIX and Linux systems odbc.ini file

DbKeyWallet

Specifies the directory where the wallet for encryption at rest resides.

The default value is instance_home/info/wallets.

Windows ODBC Data Source Administrator

Not applicable

Note:

Since the wallet is stored in a unique directory within the path specified by DbKeyWallet, more than one database can use the same DbKeyWallet path without issues.