SQL/MP Messages Manual
File-System Messages
HP NonStop SQL/MP Messages Manual—427720-006
16-8
SQL 1031
Cause. Stated in the error message.
Effect. The operation fails.
Recovery. Correct the supplied values and reissue the statement, use the TMF
subsystem to recover the table, or report the entire message to your service provider.
SQL 1032
Cause. The table description that is stored in the disk directory is invalid.
Effect. The operation fails.
Recovery. Use the TMF subsystem to recover the table, or report the entire message
to your service provider.
SQL 1033
Cause. You supplied an invalid table or index description, or the key description stored
in the disk directory is invalid.
Effect. The operation fails.
Recovery. For a key specification that is too long, refer to the limits on columns per
index or limits on user-defined primary key length in the SQL/MP Reference Manual.
Correct the statement and reissue the statement.
For an inconsistent key column description, use the TMF subsystem to recover the
table, or report the entire message to your service provider.
1031 A supplied numeric value exceeds the declared precision
of the column, some of the supplied values for DECIMAL or
VARCHAR columns are invalid, or the supplied row is too long.
Also, the disk process might have encountered a bad column in
a stored row or a value in an update on a row that would
change the length of a VARCHAR column in an entry-sequenced
table.
1032 The SQL row description is inconsistent.
1033 The SQL key column description is inconsistent, or the
specified key is too long.