Oracle GoldenGate Error Messages

OGG-00410

Parameter {0} value is limited by the DBMS to a maximum of {1,number,0}.


Cause

The number specified in MAXSQLSTATEMENTS is greater than the maximum active statements allowed by the underlying database.


Action

Adjust the MAXSQLSTATEMENTS value to be at most the maximum number supported by the database.