SQL/MP Messages Manual

SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual427720-006
3-68
Recovery. Correct the statement. Check the view text stored in the VIEWS table.
SQL 1411
Cause. DROP PARTITION can be performed only against a partition that is empty.
Effect. The statement fails.
Recovery. Correct the statement. For a partitioned table, verify that the object name
identifies an empty partition.
SQL 1412
Cause. DROP can be performed only against the last partition of an entry-sequenced
or relative table.
Effect. The statement fails.
Recovery. Correct the statement. For a partitioned table, verify that the object name
identifies the last partition. For a nonpartitioned table, remove the PARTONLY clause.
SQL 1413
Cause. Stated in the error message.
Effect. The statement fails.
Recovery. Remove the ICOMPRESS attribute and reissue the statement.
SQL 1414
Cause. ZZCATnnn already exists in the volume and subvolume where the object
resides.
Effect. Fatal error: Transaction terminates abnormally.
Recovery. Delete all ZZCATnnn files.
1411 DROP PARTITION cannot be performed against a nonempty
partition of a partitioned table.
1412 DROP PARTITION cannot be performed against an
intermediate partition of an entry-sequenced or relative
table.
1413 Index compression (ICOMPRESS attribute) does not apply
to entry-sequenced or relative tables.
1414 Cannot create temporary file ZZCATnnn.