SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual—523730-004
17-33
SQL 20129
Cause. An internal error occurred while performing the DUP operation.
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 20130
Cause. The specified attribute was missing from an internal message.
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 20131
Cause. The row delimiter was missing from the delimited input data file.
Effect. The operation fails.
Recovery. Add a row delimiter and run the import again.
SQL 20132
Where column number is the column specified in the request.
Cause. You attempted to import data that would assign a NULL to a NOT NULL field.
Effect. The IMPORT operation fails.
Recovery. Either change the data or change the field to accept NULL.
SQL 20133
Cause. You cannot perform the DUP operation under a user-defined transaction.
20129 Internal error occurred while performing DUP.
20130 The Column IsNullable not present in compile time
arguments. Key = keyval.
20131 The row delimiter is missing from the data file.
20132 A NULL value cannot be assigned to a NOT NULL NO
DEFAULT field. Column number = column number
20133 A user defined transaction has been started. DUP cannot
be performed.