Ansicht
Dokumentation

SQL0090 - Host variable not permitted here. ( OS/400 )

SQL0090 - Host variable not permitted here. ( OS/400 )

General Data in Customer Master   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0090
Host variable not permitted here.

Message Long Text :

Cause . . . . . : Host variable &1 is not allowed as used in this statement. Host variables are not allowed:
-- In a CREATE VIEW, CREATE TABLE, CREATE INDEX, or ALTER TABLE statement.
-- In any interactive SQL statement when the statement processing value is *RUN or *VLD.
-- In an SQL statement processed by the RUNSQLSTM command.
-- In an INSERT, UPDATE, DELETE, CALL, or DECLARE CURSOR statement in REXX.
Recovery . . . : Do one of the following and try the request again.
-- Specify either a constant or a column name to replace the host variable. The colon indicates that the name that follows is a host variable. Remove the colon to specify a column name.
-- If in interactive SQL, set the statement processing value to *SYN to syntax check a statement that contains a host variable.
-- If in REXX, change the host variables to parameter markers and prepare the INSERT, UPDATE, DELETE, CALL, or DECLARE CURSOR statement.

Message File : QSQLMSG
Library Message File : QSYS2924


rdisp/max_wprun_time - Maximum work process run time   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by IBM.

Length: 3229 Date: 20240423 Time: 144831     sap01-206 ( 3 ms )