SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual523730-004
14-2
SQL 15005
Cause. You specified text input with unbalanced quotation marks. Quoted text,
whether literals or delimited identifiers, must not contain carriage returns.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 15006
Cause. SQL/MX received error number while reading from a file. The error number
depends on the operating system.
Effect. The operation fails.
Recovery. Use the error number to diagnose and correct the problem.
SQL 15007
Cause. SQL/MX received error number while reading from file name. The error
number depends on the operating system.
Effect. The operation fails.
Recovery. Use the error number to diagnose and correct the problem.
SQL 15008
Cause. You attempted to reference a statement from the history buffer, but the
statement does not exist there.
Effect. The operation fails.
Recovery. Check your entry for “!x;” instead of “!s;.” If you specified the wrong
comment, resubmit the correct one. If you did enter the correct command, the
statement is not in the history buffer, and you must enter it at the prompt.
15005 Unmatched quote in input (unterminated string): text
15006 Error number while reading from file.
15007 Error number while opening file name.
15008 The specified statement does not exist in the history
buffer.