Oracle GoldenGate Error Messages

OGG-00874

Expected number of output params (sqlexec id {0}) greater than actual ({1,number,0})


Cause

The SQLEXEC query or stored procedure contains fewer column parameters than the result of the fetch from the database.


Action

Correct the SQLEXEC parameter specification. If the problem persists, contact Oracle Support.