20092

Symbolic constant

SYBETMTD

Message text

Attempt to send too much TEXT data via the dbmoretext() call.

Possible Cause

dbwritetext() specifies the total text length to be set. This error indicates that the cumulative total sent by dbmoretext() calls exceed the value specified in the dbwritetext() call.

Action/solution

Correct application coding.

Additional information

Versions

All