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
]
-
DOMAIN
domain
-
Returns the aliases and user IDs for a specific domain. For security purposes, if the
DOMAIN
option is omitted, only the aliases and user IDs under the default domain ofOracleGoldenGate
are shown. It is not possible to seeDOMAIN
credentials unless the person issuing theINFO CREDENTIALSTORE
command knows the name of the domain. SeeALTER CREDENTIALSTORE
for more information about domains.
Examples