Oracle GoldenGate Error Messages

OGG-00017

Not enough stack space. Specify FUNCTIONSTACKSIZE greater than {0,number,0}


Cause

The size of the memory stack that is used for processing Oracle GoldenGate column-conversion functions needs to be increased.


Action

Add the FUNCTIONSTACKSIZE parameter to the parameter file before the point where parameters that contain conversion functions are listed, and set it to at least the value shown in the error message. The value specifies the number of function arguments to allow in a parameter clause.