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. Specify FETCHUSERIDALIAS before any TABLE or MAP entries in the parameter file.

Default

None

Syntax

FETCHUSERIDALIAS alias [DOMAIN domain] [SYSDBA]
alias

Specifies the alias of a database user credential that is stored in the Oracle GoldenGate credential store.

DOMAIN domain

Specifies the credential store domain for the specified alias. A valid domain entry must exist in the credential store for the specified alias.

SYSDBA

Specifies that the user logs in as sysdba.

Example

fetchuseridalias gg_user@adg_inst password pwd