SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual—523730-004
14-27
Recovery. Enter the command with the correct syntax and resubmit.
SQL 15281
Where string0 is the text causing the error.
Cause. A quoted string must always be followed by a dot, comma, or semicolon. A dot
must not be preceded by white space.
Effect. The operation fails.
Recovery. Enter the separator after the quote (a comma might be missing), and then
enter the remaining attributes.
SQL 15284
Cause. The command contains an invalid first parameter.
Effect. The operation fails. A preceding message states the problem, and this
message lists valid parameters when mode macl is set.
Recovery. Select a valid entry from the list as the first token of the input.
SQL 15285
Cause. The input line contains either no second parameter or an invalid command
and object pair.
Effect. The operation fails. A preceding message states the problem, and this
message lists valid ADD command objects when mode macl is set.
Recovery. Select a valid object type from the list as the object type for this command.
SQL 15286
Cause. The input line contains either no second parameter, or an invalid command
and object pair.
Effect. The operation fails. A preceding message states the problem, and this
message lists valid ALTER command objects when mode macl is set.
15281 No separator found after quote, command had: ‘string0’.
15284 USAGE: Valid commands are: ADD, ALTER, DELETE, INFO,
START, STOP, VERSION.
15285 USAGE: "ADD" command supports object types: DS, EVAR,
USER.
15286 USAGE:"ALTER" command supports object types: DS, EVAR.