OGG-00529 DDL Replication is enabled but table gguser.GGS_DDL_HIST is not found. Please check DDL installation in the database.
Introduction Solution to fix the error OGG-00529 DDL Replication is enabled but table gguser.GGS_DDL_HIST is not found Posted by Sunilkumar Configure Goldengate DDL Replication Prerequisite Setup 1. Navigate to the directory where the Oracle Goldengate software is installed. 2.Connect to the Oracle database as sysdba. sqlplus sys/password as sysdba 3.For DDL synchronization setup, run the marker_setup.sql script. Provide OGG_USER schema name, when prompted.…
Read More