SQL/MP Messages Manual

Preprocessor Messages (11000 to 11999)
HP NonStop SQL/MP Messages Manual427720-006
13-35
SQL 11302
This message is displayed when the COBOL85 program with embedded SQL is
preprocessed using SQLCOBOL:
Cause. You specified an invalid character set name in the CHARACTER SET IS
clause.
Effect. Preprocessing continues, but no object code is generated.
Recovery. Correct the character set name.
This message is displayed when the COBOL85, NMCOBOL, C, and TAL programs
with embedded SQL are preprocessed using SCI:
Cause. Internal error: The compilation type used is not supported by SCI for
RELEASE1.
Effect. Preprocessing terminates abnormally.
Recovery. Remove the RELEASE1 option and retry.
SQL 11303
This message is displayed when the COBOL85 program with embedded SQL is
preprocessed using SQLCOBOL:
Cause. The preprocessor could not replace the specified token in the output file
because there was not enough space before the end of the line.
Effect. Preprocessing continues, but no object code is generated.
Recovery. Correct the line so that there is enough space to replace the token in the
output file.
This message is displayed when the COBOL85, NMCOBOL, C, and TAL programs
with embedded SQL are preprocessed using SCI:
Cause. The system could not read attributes for =_DEFAULTS.
Effect. Fatal Error. Command fails.
11302 The specified character set name is invalid.
11302 Compilation type not supported when RELEASE1 option is
used.
11303 There is not enough room before the end of the line to
replace the specified token in the output file.
11303 Could not read the =_DEFAULTS define.