1.55 DYNAMICRESOLUTION

Valid For

Extract and Replicat

Description

Use the DYNAMICRESOLUTION parameter to control how table names are resolved.

DYNAMICRESOLUTION, the default, enables fast process startup when there are numerous tables specified in TABLE or MAP statements. To get metadata for transaction records that it needs to process, Oracle GoldenGate queries the database and then builds a record of the tables that are involved. DYNAMICRESOLUTION causes the record to be built one table at a time, instead of all at once. The metadata of any given table is added when Extract first encounters the object ID in the transaction log, while record-building for other tables is deferred until their object IDs are encountered. DYNAMICRESOLUTION is the same as WILDCARDRESOLVE DYNAMIC.

See "WILDCARDRESOLVE" for more information.

Default

DYNAMICRESOLUTION

Syntax

DYNAMICRESOLUTION