SQL/MP Messages Manual

Preprocessor Messages (11000 to 11999)
HP NonStop SQL/MP Messages Manual427720-006
13-11
SQL 11034
Cause. A host variable was invalid.
Effect. Preprocessing continues, but no object code is generated.
Recovery. Specify a valid host variable.
SQL 11035
Cause. The file name was invalid; the form must be:
\node.$volume.subvol.file
The volume name must not exceed 6 characters after the dollar sign ($).
Effect. Preprocessing continues, but no object code is generated.
Recovery. Correct the file name and reissue the command.
SQL 11036
Cause. Stated in the error message.
Effect. Fatal error: Preprocessing terminates abnormally.
Recovery. Specify a file name that exists, is not in use, is properly secured, and try
again.
SQL 11037
Cause. The preprocessor does not allow PACKED-DECIMAL.
Effect. Preprocessing continues, but no object code is generated.
Recovery. Remove the PACKED-DECIMAL clause.
11034 Invalid variable.
11035 Invalid file name.
11036 File not in directory, file is in use, or security
violation: value-1.
11037 PACKED-DECIMAL is not allowed.