SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
16-64
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.
SQL 15506
Cause. The SET STYLE value that you specified for the DECIMAL_POINT option was
not a period(.) or a comma (,).
Effect. The operation fails.
Recovery. Enter the corrected 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.
15506 The value must be a period or comma.










