
Oracle GoldenGate for Oracle to Oracle
Page 2
and loaded with initial data. The GoldenGate Manager processes are also started so that other
processes may be configured and started.
Configure Initial Data Load
To initially load data, there are techniques such as Backup/Restore or Export/Import, both of
which have pros and cons. Or you may use the GoldenGate application to perform your initial
data load while the application remains active. This lesson demonstrates using Extract to pull
data from the source tables and sending the data directly to the Replicat on the target system.
Configure Change Capture
For log-based Oracle capture, the capture process is configured to capture change data
directly from the Oracle online redo logs or archive logs and store the changes in queues
known as GoldenGate remote trails.
Configure Change Delivery
Once the tables have been initially loaded with data, the delivery process is configured to
deliver the captured change data into the target database.
<source> server
Oracle
<target> server
Oracle
Target
<owner/schema>
Source
<owner/schema>
Network
Initial
Extract
Initial
Replicat
评论