SQL/MP Messages Manual
HP NonStop SQL/MP Messages Manual—427720-006
13-1
13
Preprocessor Messages (11000 to
11999)
SQL 11001
Cause. Stated in the error message.
Effect. Preprocessing terminates abnormally.
Recovery. Correct the SWAPVOL parameter value.
SQL 11002
Cause. The SQL statement contained more than 32767 characters.
Effect. Preprocessing terminates abnormally.
Recovery. Reduce the number of characters in the SQL statement by removing
blanks and shortening identifiers, and reissue the statement.
SQL 11003
Cause. Stated in the error message.
Effect. Syntax error: Preprocessing continues.
Recovery. Correct the nonnumeric literal.
SQL 11004
Cause. A quotation mark was missing from a string literal.
Effect. Syntax error: Preprocessing continues.
Recovery. Add the required quotation mark to the string.
11001 The SWAPVOL parameter value value-1 is not a valid
volume name.
11002 An SQL statement must not have more than 32767
characters, including blanks.
11003 COBOL string is too long. A nonnumeric literal can
consist of 1 to 160 ASCII characters.
11004 Missing quotation mark.