SQL/MP Messages Manual

File-System Messages
HP NonStop SQL/MP Messages Manual427720-006
16-27
SQL 1103
Cause. Stated in the error message.
Effect. The operation fails.
Recovery. Correct the SQL statement or column values.
SQL 1104
Cause. Stated in the error message.
Effect. The operation fails.
Recovery. Recover the table using the TMF subsystem or SQL/MP. Contact your
service provider for assistance.
SQL 1105
Cause. Stated in the error message.
Effect. The operation fails.
Recovery. Verify that the row producing the negative value is not used in this
operation.
SQL 1106
Cause. A negative value was supplied for an unsigned decimal data type.
Effect. The operation fails.
Recovery. Correct the supplied value.
1103 An underflow occurred during expression evaluation.
1104 An SQL column of type DECIMAL contained values that are
not digits.
1105 Unable to assign a negative value to a column defined as
unsigned.
1106 An unsigned numeric has a negative value.