Ansicht
Dokumentation

SQL0053 - No SQL statements found. ( OS/400 )

SQL0053 - No SQL statements found. ( OS/400 )

ABAP Short Reference   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0053
No SQL statements found.

Message Long Text :

Cause . . . . . : During the processing of the input source, the precompiler or RUNSQLSTM did not find any SQL statements. If you issued the RUNSQLSTM command, the input source is empty. If you tried to precompile a program and SQL statements are present in the source, check the syntax of the statements:
-- If COBOL, the SQL statement must start in area B and be delimited by EXEC SQL and END-EXEC.
-- If fixed-form RPG, the SQL statement must be in the calculation section and start with /EXEC SQL in positions 7 through 16 and end with /END-EXEC in positions 7 through 16.
-- If PL/I, C, C++, or free-form RPG the statement delimiters are EXEC SQL and a semicolon.
Recovery . . . : Correct the source. Precompile the program or issue the RUNSQLSTM command again.

Message File : QSQLMSG
Library Message File : QSYS2924


rdisp/max_wprun_time - Maximum work process run time   PERFORM Short Reference  
This documentation is copyright by IBM.

Length: 3212 Date: 20240419 Time: 200521     sap01-206 ( 2 ms )