Oracle GoldenGate Error Messages

OGG-01926

Cannot flush sequence {0}. Refer to the Oracle GoldenGate for Oracle documentation for instructions on how to set up and run the sequence.sql script. Error {1}


Cause

The sequence.sql script was not run properly to install the required Oracle database procedures that support FLUSH SEQUENCE.


Action

You must create a DDL user, configure Oracle GoldenGate to recognize this schema, create the procedures with the sequence.sql script, and assign privileges. Refer to Oracle GoldenGate for Oracle installation instructions.