Configuring a Direct Bulk Load to SQL*Loader
With this method, you configure and run an Oracle GoldenGate initial-load Extract to extract complete source records and send them directly to an initial-load Replicat task. The initial-load Replicat task communicates with SQL*Loader to load data as a direct-path bulk load. Data mapping and transformation can be done by either the initial-load Extract or initial-load Replicat, or both. During the load, the change-synchronization groups that you configured in Configuring Primary Extract and Configuring Oracle GoldenGate Replicat replicate incremental changes, which are then reconciled with the results of the load.
The following diagram shows configuring a direct bulk load to SQL*Loader.
Limitations:
-
This method does not support extraction of
LOB
orLONG
data. As an alternative, see Performing Instantiation From an Input File to SQL*Loader. -
This method does not support materialized views that contain
LOB
s, regardless of their size. It also does not support data encryption.
To Configure a Direct Bulk Load to SQL*Loader
Parent topic: Configuring the Initial Load for Classic Architecture