Ansicht
Dokumentation

SQL0113 - Name &1 not allowed. ( OS/400 )

SQL0113 - Name &1 not allowed. ( OS/400 )

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   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 : SQL0113
Name &1 not allowed.

Message Long Text :

Cause . . . . . : &1 contains a character that is not allowed or does not contain any characters.
An ordinary identifier must begin with (A-Z, Å, Æ, or Ø) and be followed by zero or more (A-Z, 0-9, Å, Æ, Ø, or _).
A delimited identifier is a string of characters within SQL escape characters. The characters allowed in delimited names depends on the type of name.
-- The characters between the escape characters for system table names, schema names, package names and other system object names can be any characters except Hex 00-3F, Hex 40 (space), Hex 5C (*), Hex 6F (?), Hex 7D ('), Hex 7F ("), and Hex FF.
-- The characters between the escape characters for SQL names can be any characters except Hex 00-3F and Hex FF.
-- Delimited system column names must begin with (A-Z, Å, Æ, or Ø) and be followed by zero or more (A-Z, 0-9, Å, Æ, Ø, or an _).
A relational database name must begin with A-Z and be followed by 0 or more letters, numbers 0-9, or an _.
Ordinary identifiers that are contained within host variables must not include lowercase letters because they are not converted to uppercase.
Recovery . . . : Correct the name. Try the request again.

Message File : QSQLMSG
Library Message File : QSYS2924


Vendor Master (General Section)   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by IBM.

Length: 3216 Date: 20240424 Time: 011321     sap01-206 ( 4 ms )