SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual—523730-004
14-62
SQL 15502
Cause. The MXCI command scanner found an invalid character in the command. The 
character was not recognized in context.
Effect. The operation fails.
Recovery. Correct the syntax and reissue the command.
SQL 15503
Cause. You specified a string literal that was not enclosed within identical quotation 
marks, as required.
Effect. The operation fails.
Recovery. Correct the command, verifying that quotation marks are balanced and 
reissue the command. Use two quotation marks for each quotation mark that you want 
to appear in the string.
SQL 15504
Cause. You specified a string without the continuation mark.
Effect. The operation fails.
Recovery. Either place an ampersand at the end of the previous line so that the new 
string in the next line is concatenated with the previous string, or separate the fields 
with a comma and resubmit.
SQL 15505
Cause. You specified an invalid value for an option in the SET, SHOW, or RESET 
command.
Effect. The operation fails.
Recovery. Use the correct value for the option.
15502 Invalid character in the command.
15503 String literal must be enclosed within identical 
quotes.
15504 Ampersand must be followed by another quoted string.
15505 This value is not allowed for this option.










