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

MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual523730-004
14-17
Recovery. Enter the complete command, including the command name.
SQL 15238
Where string0 is the portion of the input following the problem.
Cause. You entered an extra comma instead of a value.
Effect. The operation fails.
Recovery. Enter the value instead of a comma and resubmit.
SQL 15240
Where string1 displays the start of the error.
Cause. The command does not support attributes.
Effect. The operation fails.
Recovery. Enter the command without the attribute.
SQL 15241
Where attribute-name is the name of the missing attribute.
Cause. The required attribute is missing from the command.
Effect. The operation fails.
Recovery. Enter the command including the required attribute.
SQL 15242
Cause. You specified an incorrect attribute. The error can be a misspelled attribute or
a missing comma, space character, or attribute value in the preceding attribute.
Effect. The operation fails.
15238 Empty command attribute found (extra comma) just
before: string0.
15240 No attributes supported by this command, command had:
string1 ....
15241 Command is missing the required attribute "attribute-
name".
15242 Command has an invalid attribute attr-name. +++SUGG:
Check spelling or use of extra commas.