Zero Downtime Installation Guide for Oracle

Zero Downtime Installation Guide for Oracle

Configure and Deploy the Data Stream

Configure and Deploy the Data Stream

Configure and deploy the data stream on both systems.
  1. In the command prompt, go to the following directory
    zdt_utility\bin
  2. To deploy the ZDT setup, run the following command.
    sip_ant.bat deploy_zdt
  3. From the ggsci prompt, run the
    info all
    command.
  4. Verify that the
    info all
    summary displays four processes including the MGR process, each with a status of RUNNING.
    • Data extract processes have the prefixes E_. These processes extract data from the source system.
    • Data replication processes have the prefix R_. These processes replicate data on the target system.
    The following sample output shows that one replication process does not run:
    GGSCI (hostname) 13> info all Program Status Group Lag Time Since Chkpt MANAGER RUNNING EXTRACT RUNNING E_ENVA 00:00:00 00:00:08 REPLICAT ABENDED R_ENVB 169:25:21 00:00:02 REPLICAT RUNNING R_ENVBU 00:00:00 00:00:07
If a process does not run, see the log files in the
ggs/dirrpt
directory. You have separate .dsc and .rpt files for each process. For more information about troubleshooting process errors, see the Oracle GoldenGate documentation for administrators.

0 COMMENTS

We’d like to hear from you!