Oracle GoldenGate Error Messages

OGG-00251

Stored procedure/function {0} does not exist ({1})


Cause

The SQLEXEC parameter refers to a stored procedure or function, but it does not exist in the database.


Action

Refer to the database error shown in the message, and check the spelling of the name of the procedure or function in the parameter file. Fix the problem according to the error message, and then restart the process.