Ansicht
Dokumentation

SQL0198 - SQL statement empty or blank. ( OS/400 )

SQL0198 - SQL statement empty or blank. ( OS/400 )

ABAP Short Reference   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0198
SQL statement empty or blank.

Message Long Text :

Cause . . . . . : The SQL statement is empty or blank. One of the following has occurred:
-- During precompiling, the SQL statement referred to has no text between the EXEC SQL and the ending delimiter. The statement is ignored.
-- While running a program containing SQL statements, the operand of a PREPARE or EXECUTE IMMEDIATE statement is blank or empty. The operand, host variable, global variable, or literal string that was the object of either the PREPARE or EXECUTE IMMEDIATE statement contained all blanks or was an empty string.
Recovery . . . : If precompiling, correct the statement or remove it and precompile the program again. If running a program containing SQL statements, correct the logic of the program to make certain that a valid SQL statement is provided before issuing a PREPARE or EXECUTE IMMEDIATE statement.

Message File : QSQLMSG
Library Message File : QSYS2924


Addresses (Business Address Services)   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by IBM.

Length: 3215 Date: 20240423 Time: 114934     sap01-206 ( 3 ms )