SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual—523730-004
14-15
Effect. The operation fails.
Recovery. Enter the command with a semicolon or comma after the object name.
SQL 15230
Where string1 is a portion of the input showing the start of the problem.
Cause. A string with single or double quotation mark (SQL identifier or literal) is
missing the terminating mark.
Effect. The operation fails.
Recovery. Enter the command with the correct terminating single or double quotation
mark.
SQL 15231
Where invalid-char is either a semicolon or a comma.
Where string1 displays the start of the error.
Cause. You entered a comma followed by either another comma or a semicolon.
Effect. The operation fails.
Recovery. Enter the command with the correct comma or semicolon.
SQL 15232
Where string0 is the text after the empty quoted string.
Cause. You entered quotes without a character string within them.
Effect. The operation fails.
Recovery. Enter the command with characters inside the quoted string.
15230 Opening quote unmatched in the command, command had:
string1.
15231 Command had a 'invalid-char' character where an
attribute was expected, command had: string1.
Note. As of the ABU SPR, this message is no longer generated.
15232 Empty quoted strings are not permitted in the input
command, text following problem was: string0.