Oracle GoldenGate Error Messages

OGG-01756

Cannot register EXTRACT {0} with database because of the following SQL error: {1}. See Extract user privileges in the Oracle GoldenGate for Oracle Installation and Setup Guide. You can manually register this group with the REGISTER EXTRACT command.


Cause

An ADD EXTRACT command was issued and an error occurred either while querying the database or when calling a PL/SQL procedure.


Action

Issue DBLOGIN with the appropriate privileges that are required for ADD EXTRACT, and then issue the REGISTER EXTRACT command for the Extract group. See the Oracle GoldenGate reference documentation.