Oracle GoldenGate Error Messages

OGG-30217

The size of the result row {0} defined in the Db2 User Defined Function is smaller than the actual row size value {1}.


Cause

The Db2 User Defined Function was created with a result value with a length smaller than the value defined for the row bufsize parameter for the Extract.


Action

The Db2 User Defined Function SQL needs to be modified to have a result size that is greater than or equal to the value defined for the row size value 68k. The supplied result size in the SQL definition is 100k to allow for expansion. For more information, contact Oracle support.