skip to main content
Connection Option Descriptions : Wallet Password
  

Try DataDirect Drivers Now

Wallet Password

Attribute

CredentialsWalletPassword (CWPWD)

Purpose

Specifies the password used to access the Oracle Wallet in which your database credential information is stored. When AuthenticationMethod=14 (Wallet UID & PWD), the driver uses this value to retrieve the database user ID and password that is stored in the wallet file specified by the Credentials Wallet Path (CredentialsWalletPath) option.

Valid Values

credentials_password
where:
credentials_password
is the password used to access the Oracle Wallet in which your database credential information is stored. This value is typically the password used to create your wallet.

Notes

*This option is required only if you are using an ewallet.p12 file for your wallet. For wallets using a cwallet.sso file, the password for the wallet is stored in this file and, therefore, no value for this option needs to be provided.
*If your wallet contains multiple user ID and password pairs, specify the entry containing the correct credentials using the Credentials Wallet Entry (CredentialsWalletEntry) option.

Default

None

GUI Tab

Logon dialog

See Also

*Oracle Wallet Password Store