Ansicht
Dokumentation

SQL6106 - &1 is not a valid host variable name. ( OS/400 )

SQL6106 - &1 is not a valid host variable name. ( OS/400 )

PERFORM Short Reference   Vendor Master (General Section)  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL6106
&1 is not a valid host variable name.

Message Long Text :

Cause . . . . . : &1 contains a character that is not allowed, &1 does not contain any characters, &1 is too long, or &1 contains an indicator variable when one is not allowed. The following is a list of valid characters:
-- PL/I (PLI) host variable names must begin with a letter, a dollar sign, a pound sign, or an at sign and may be followed by letters, numbers, dollar signs, pound signs, at signs, or underscores.
-- C host variable names must begin with a letter, or an underscore and may be followed letters, numbers, or underscores.
-- COBOL (CBL) host variable names must begin with a letter or number, and may be followed by letters, numbers, or hyphens. There must be at least one letter in the host variable name.
-- RPG host variable names must begin with a letter, a dollar sign, a pound sign, or an at sign and may be followed by uppercase letters, numbers, dollar signs, pound signs, or at signs.
-- FORTRAN (FTN) host variable names must begin with a letter or a dollar sign, and may be followed by letters, numbers, dollar signs, or underscores.
-- A host variable has a length that depends on the programming language used. The maximum length for a host variable for COBOL is 30; for PLI, it is 31; for RPG, it is 6; for RPGLE, it is 10; and for FORTRAN, it is 31. The C host variable names have no maximum length. However, the precompiler supports a maximum of 64.
Recovery . . . : Correct the variable name, change the language type using session services, or change the length of the host variable.

Message File : QSQLMSG
Library Message File : QSYS2924


SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by IBM.

Length: 3231 Date: 20240328 Time: 152729     sap01-206 ( 2 ms )