Ansicht
Dokumentation

SQL0785 - Use of SQLCODE or SQLSTATE not valid. ( OS/400 )

SQL0785 - Use of SQLCODE or SQLSTATE not valid. ( OS/400 )

Vendor Master (General Section)   General Material Data  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0785
Use of SQLCODE or SQLSTATE not valid.

Message Long Text :

Cause . . . . . : SQLCODE or SQLSTATE was used as a variable in an SQL routine body, but is not valid for one of the following reasons:
-- SQLCODE is not declared as INT.
-- SQLSTATE is not declared as CHAR(5).
-- The variable is set to NULL.
Recovery . . . : Declare the SQLCODE variable as INT and the SQLSTATE variable as CHAR(5). Set the variable to a valid value.

Message File : QSQLMSG
Library Message File : QSYS2924


ROGBILLS - Synchronize billing plans   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by IBM.

Length: 3225 Date: 20240419 Time: 201150     sap01-206 ( 2 ms )