SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
19-32
Effect. The operation fails.
Recovery. Verify the catalog name and resubmit.
SQL 20118
Where schema name is the name of the schema associated with the table to be
purged.
Cause. You specified a schema name that does not exist or could not be accessed.
Effect. The operation fails.
Recovery. Verify the schema name and resubmit.
SQL 20119
Where table name is the name of the table to be purged.
Cause. You specified a table name that does not exist or could not be accessed.
Effect. The operation fails.
Recovery. Verify the table name and resubmit.
SQL 20120
Cause. You specified a partition that does not exist or could not be accessed.
Effect. The operation fails.
Recovery. Verify the partition name and resubmit.
SQL 20121
Cause. The table being purged has multiple partitions and is not key-sequenced. This
type of table is not supported.
Effect. The operation fails.
Recovery. None. This is an internal error. Contact your service provider.
20118 Schema schema name does not exist or cannot be
accessed.
20119 Table table name does not exist or cannot be accessed.
20120 Partition does not exist or cannot be accessed.
20121 Partition is not the last in a table that is not key-
sequenced. PURGEDATA cannot be performed.