FETCHUSERIDALIAS
Valid For
Extract on Oracle
Description
Use the FETCHUSERIDALIAS parameter to specify authentication for an Oracle GoldenGate process to use when logging into a database. The use of FETCHUSERIDALIAS requires the use of an Oracle GoldenGate credential store. For more information about managing credentials, refer to ALTER CREDENTIAL STORE.
Consider the following when using the parameter:
-
In Oracle AI Database 26ai and later, the privileges are granted by the
OGG_CAPTURErole. In earlier Oracle Database versions, privileges must be granted using theDBMS_GOLDENGATE_AUTH.GRANT_ADMIN_PRIVILEGEprocedure. -
SELECTprivilege are required for customer tables and to allowSQLEXEC. TheSELECTprivilege may not be granted usingDBMS_GOLDENGATE_AUTH.GRANT_ADMIN_PRIVILEGEprocedure. -
FETCHUSERIDALIASmust be specified before anyTABLEorMAPentries in the parameter file.
Default
None
Syntax
FETCHUSERIDALIAS alias
alias
Specifies the alias of a database user credential that is stored in the Oracle GoldenGate credential store.
Example
fetchuseridalias ggnorth