Connect Using Connection Attributes for Credentials

You can provide credentials for cache administration users using connection attributes when connecting to the Oracle database.

In the connection string, specify the cache administration user name in the UID connection attribute. Specify the cache administration user credentials that are saved in the Oracle Wallet identified in the PwdWallet connection attribute.

% ttIsql "DSN=cache1;UID=cacheadmin;PwdWallet=/wallets/cacheadminwallet"

See Providing Both Cache Administration Users and Passwords in the Oracle TimesTen In-Memory Database Security Guide for more information on providing cache credentials.