
Oracle GoldenGate for DB2 to Oracle
y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y
Page 2
source and target tables are created and loaded with initial data. The GoldenGate
Manager processes are also started so that other processes may be configured and
started. And finally, source definitions are generated and transfer to the target
system.
Configure Initial Data Synchronization
Initial database synchronization is almost always required. To initially load data
across heterogeneous databases, you have limited choices. GoldenGate provides
the ability to perform initial data synchronization while your application remains
active.
This lesson demonstrates using Extract to pull data from the source files and send
it directly to the Replicat component on the target system.
Configure Change Capture
For log-based DB2, Extract captures database changes directly from the DB2 logs
and distributes them to files known as GoldenGate 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
DB2 <datasource>
Source
<owner/schema>
Initial
Extract
<target> server
Replicat
Network
Oracle
Target
<owner/schema>
相关文档
评论