Ansicht
Dokumentation

SQL0137 - Result too long. ( OS/400 )

SQL0137 - Result too long. ( OS/400 )

General Data in Customer Master   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0137
Result too long.

Message Long Text :

Cause . . . . . : A concatenation operator or a HEX scalar function was specified, but the resulting length of the operation exceeds the maximum allowed. The maximum length is:
-- 32766 bytes if the result is fixed-length character or fixed-length binary.
-- 32740 bytes if the result is varying-length character or varying-length binary.
-- 16383 DBCS characters if the result is fixed-length graphic.
-- 16370 DBCS characters if the result is varying-length graphic.
-- 2147483647 bytes if the result is a binary or character LOB.
-- 1073741823 DBCS characters if the result is a double-byte character LOB.
Recovery . . . : Change the expression to decrease the resulting length to less than or equal to the maximum allowed. If converting from graphic to character data, the result length specified on the scalar function must be less than 8191. The SUBSTR scalar function can be used to decrease the length of an operand. Try the request again.
Technical description . . . . . . . . : The resulting length of the &1 operation or function is larger than the allowed maximum of &2 bytes. If the number of bytes is 0, the maximum bytes allowed could not be determined.

Message File : QSQLMSG
Library Message File : QSYS2924


ROGBILLS - Synchronize billing plans   ABAP Short Reference  
This documentation is copyright by IBM.

Length: 3212 Date: 20240416 Time: 192320     sap01-206 ( 3 ms )