SQL/MP Messages Manual
Preprocessor Messages (11000 to 11999)
HP NonStop SQL/MP Messages Manual—427720-006
13-2
SQL 11005
Cause. The SOURCE statement you entered probably included a left parenthesis after
the file name, but did not specify a section name following the parenthesis.
Effect. Syntax error: Preprocessing continues.
Recovery. Remove the parenthesis or add the section name.
SQL 11006
This message is displayed when the COBOL85 program with embedded SQL is
preprocessed using SQLCOBOL:
This message is displayed when the COBOL85, NMCOBOL, C, and TAL programs
with embedded SQL are preprocessed using SQL compiler interface (SCI):
Cause. Stated in the error message.
Effect. Syntax error: Preprocessing continues.
Recovery. Specify a valid host variable. COBOL host variables can be from 1 through
30 characters long. C and Pascal host variables can be from 1 through 31 characters
long.
SQL 11007
This message is displayed when the COBOL85 program with embedded SQL is
preprocessed using SQLCOBOL:
This message is displayed when the COBOL85, NMCOBOL, C, and TAL programs
with embedded SQL are preprocessed using SCI:
Cause. The host variable was invalid; the variable must be a valid host name.
Effect. Syntax error: Preprocessing continues.
Recovery. Specify a valid host variable. A COBOL name can contain up to 30 of the
following characters: letters, digits, and the hyphen (-). Except for section or paragraph
11005 Section name is missing.
11006 Host variable is too long.
11006 Host Identifier is too long.
11007 Invalid host variable value-1.
11007 Invalid identifier