Enable Change Data Synchronization
The change synchronization process needs to be enabled to bring incremental data from the source application after the initial source data is replicated completely. Follow the steps below to enable the change data synchronization process:
- Log in to the Oracle GoldenGate Command Line Interface (GGSCI) in the target.
- Execute the script below to get the status of the GoldenGate process. Make sure that the GoldenGate manager process is in a running state, and that GoldenGate replicat processes are in a stopped state.
-
Start the GoldenGate replicat processes for the respective context. Ensure that GoldenGate replicat processes for the configured context are in a running state.
GGSCI> info allGGSCI> start replicat <Context Code>* GGSCI> info all