SQL/MP Messages Manual
File-System Messages
HP NonStop SQL/MP Messages Manual—427720-006
16-26
SQL 1099
Cause. A DDL or utility operation involving the partitioned table or the index label and
underlying table did not complete successfully and left the partitions in an inconsistent
state.
Effect. The operation fails.
Recovery. Use the TMF subsystem to recover the partitions or the index label and
underlying table. Contact your service provider for help.
SQL 1100
Cause. An assignment took place between character data buffers having different
lengths.
Effect. The operation completes but truncates an operand.
Recovery. Check the results for accuracy.
SQL 1101
Cause. An assignment took place between character columns having different
lengths.
Effect. The operation fails.
Recovery. Check your data and the lengths of data buffers.
SQL 1102
Cause. Stated in the error message.
Effect. The operation fails.
Recovery. Correct the SQL statement or column values.
1099 The definitions of the table and/or index partitions are
inconsistent, or the index label and corresponding underlying
table values are inconsistent.
1100 An operand was truncated during assignment of character
data.
1101 Truncation was needed, but prohibited during assignment
of character data.
1102 An overflow occurred during expression evaluation.