GOLDENGATE
- Oracle Golden gate fundamentals
- Install Oracle Goldengate 12c On Linux 7
- Setting Up Table Replication In Oracle Goldengate
- Schema replication using oracle goldengate
- Adding New Table To A Existing Extract And Replicat In Goldengate
- Enable DDL replication using goldengate
- Disable DDL Replication In Goldengate
- Defgen Utility In Oracle Goldengate
- Obey Command In Goldengate
- COLS & COLSEXCEPT FILTER In Goldengate
GOLDENGATE ERRORS
Hello, Could you please guide me with a problem?
I got this error in SQL Server to Oracle replication:
WARNING OGG-30080 Oracle GoldenGate Capture for SQL Server, EXTEJR.prm: Error in KEYCOLS clause, key does not exist or key cannot be determined.
ERROR OGG-00919 Oracle GoldenGate Capture for SQL Server, EXTEJR.prm: Error in KEYCOLS clause.
The warning indicates a column name, after I remove the column from the extract file, the process run successfully, but with the presence of that column, the process abended.
The column name is exactly identical to the SQL Server table. GoldenGate version is 19c.