Oracle GoldenGate Error Messages

OGG-01080

SP {0} column {1} nearing buffer maximum of {2,number,0} bytes


Cause

The process is approaching the maximum buffer size that is set with the PARAMBUFSIZE of the SQLEXEC parameter. This buffer stores input and output parameters.


Action

Stop the process, increase the buffer size, and then restart the process.