SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Binder and Compilation Messages (4000 through
4999)
HP NonStop SQL/MX Messages Manual—523730-004
6-9
Effect. The operation fails.
Recovery. None.
SQL 4030
Cause. You specified column name, which is an invalid combination of datetime fields.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4031
Cause. You specified column name with an unknown data type.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4032
Cause. You specified column name with an unknown class.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4033
Cause. You attempted to update column name, which is a primary or clustering key
column that cannot be updated.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
4030 Column name has an invalid combination of datetime
fields (internal field number, internal field number,
internal field number).
4031 Column name has an unknown data type, type.
4032 Column name has an unknown class, class. It is neither
a system column nor a user column.
4033 Column name is a primary or clustering key column and
cannot be updated.