Ansicht
Dokumentation

SQL0239 - Not enough entries were provided in the SQLDA or descriptor area. ( OS/400 )

SQL0239 - Not enough entries were provided in the SQLDA or descriptor area. ( OS/400 )

RFUMSV00 - Advance Return for Tax on Sales/Purchases   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0239
Not enough entries were provided in the SQLDA or descriptor area.

Message Long Text :

Cause . . . . . : The SQLDA or descriptor area only provided &1 entries. This is the number of SQLVAR entries for the SQLDA or the value of DB2_MAX_ITEMS for a descriptor area. At least &2 entries should have been specified. None of the entries have been set. For the SQLDA, if any of the columns is a distinct type or a LOB, then space should be provided for twice as many SQLVAR entries as the number of columns.
Recovery . . . : For a descriptor, allocate more entries. For a SQLDA, if the distinct type or LOB information is needed, the value of the SQLN field should be increased to the value indicated in the message, and the statement should be resubmitted. If there is no need for the additional information about the distinct type(s) or LOB(s), then it is possible to resubmit the statement only providing enough SQLVAR entries to accommodate the number of columns.

Message File : QSQLMSG
Library Message File : QSYS2924


ABAP Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by IBM.

Length: 3247 Date: 20240424 Time: 141059     sap01-206 ( 3 ms )