Ansicht
Dokumentation

SQL1349 - &1 Flagging -- Stand-alone SQLCODE attribute not supported. ( OS/400 )

SQL1349 - &1 Flagging -- Stand-alone SQLCODE attribute not supported. ( OS/400 )

ROGBILLS - Synchronize billing plans   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL1349
&1 Flagging -- Stand-alone SQLCODE attribute not supported.

Message Long Text :

Cause . . . . . : The &1 standard requires that the stand-alone SQLCODE be declared as a large integer.
Recovery . . . : If compliance to the &1 standard is required, change the SQLCODE declaration as follows:
-- In C, SQLCODE must be declared as long.
-- In COBOL, SQLCODE must be declared as PIC S9(9) BINARY, PIC S9(9) COMP-4, or PIC S9(9) COMP.
-- In FORTRAN, SQLCOD must be declared as INTEGER.
-- In PL/I, SQLCODE must be declared as BIN FIXED(31).

Message File : QSQLMSG
Library Message File : QSYS2924


PERFORM Short Reference   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by IBM.

Length: 3249 Date: 20240419 Time: 065132     sap01-206 ( 2 ms )