SQL/MP Messages Manual

File-System Messages
HP NonStop SQL/MP Messages Manual427720-006
16-23
SQL 1090
Cause. Stated in the error message.
Effect. The operation fails.
Recovery. None. Report the entire message to your service provider.
SQL 1091
Cause. The date and time set in the NOPURGEUNTIL attribute for the table or a
related index prevented the table from being dropped at an earlier time.
Effect. The DROP TABLE statement fails.
Recovery. The table cannot be purged until the NOPURGEUNTIL attribute for the
table and for all of its indexes is set to a date and time earlier than the current date and
time. The NOPURGEUNTIL attribute is set through the ALTER INDEX, ALTER TABLE,
CREATE INDEX, or CREATE TABLE statement.
SQL 1092
Cause. Stated in the error message.
Effect. The DDL statement fails.
Recovery. None. Report the entire message to your service provider.
1090 The requested SQL operation cannot be completed because
of current limitations on message sizes.
1091 The table or related index cannot be dropped until the
NOPURGEUNTIL date.
1092 The operation cannot be performed because the resulting
disk directory entry would be too long. Too many columns,
partitions, indexes, protection views, or constraints have
been defined.