INFO CREDENTIALSTORE
Use the INFO CREDENTIALSTORE command to get information about
an Oracle GoldenGate credential store. This information includes the aliases that a
credential store contains and the user IDs that correspond to them. The encrypted passwords
in the credential store are not returned.
The credential store location is identified by the
CREDENTIALSTORELOCATION parameter in the GLOBALS
file.
The use of a credential store is not supported for the NonStop platforms.
Syntax
INFO CREDENTIALSTORE [DOMAIN domain]
-
DOMAINdomain -
Returns the aliases and user IDs for a specific domain. For security purposes, if the
DOMAINoption is omitted, only the aliases and user IDs under the default domain ofOracleGoldenGateare shown. It is not possible to seeDOMAINcredentials unless the person issuing theINFO CREDENTIALSTOREcommand knows the name of the domain. SeeALTER CREDENTIALSTOREfor more information about domains.
Examples