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

MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual523730-004
14-74
SQL 15550
Cause. You specified an invalid format.
Effect. The operation fails.
Recovery. Correct the format and resubmit.
SQL 15551
Cause. A numeric expression that you specified caused division by zero, which is not
supported.
Effect. The operation fails.
Recovery. Correct the command and resubmit.
SQL 15552
Cause. You specified a delimited identifier without a required nonblank character.
Effect. The operation fails.
Recovery. Correct the command and resubmit.
SQL 15553
Cause. The current command requires an alias name, but the name that you specified
was not an alias.
Effect. The command is ignored.
Recovery. Reissue the command, using a valid alias name. To display current alias
names, use the SHOW REPORT NAME command.
15550 Format specification is not valid.
15551 Numeric expression which was evaluated caused division
by zero.
15552 A delimited identifier must contain at least one
nonblank character.
15553 name is not an alias name.