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

MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual523730-004
14-77
Effect. None.
Recovery. Please specify a valid mode.
SQL 15806
Cause. You attempted to perform a conversion that is invalid.
Effect. The operation fails.
Recovery. None.
SQL 15807
Cause. You assigned NULL to a column for which NOT NULL was specified.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 15808
Cause. The column number specified in the table was invalid.
Effect. The operation fails.
Recovery. Specify a valid column number in the table and resubmit.
SQL 15809
Cause. A string overflow occurred during the evaluation of a character expression.
Effect. The operation fails.
Recovery. Increase the field size of the receiving field and resubmit.
1558 The conversion failed.
15807 NULL cannot be assigned to a NOT NULL column.
15808 An invalid column numberwas specified.
15809 A string overflow occurred during the evaluation of a
character expression.