SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual—523730-004
17-10
SQL 20032
Cause. SQL detected an internal error.
Effect. SQL is unable to process the statement.
Recovery. None. This is an internal error. Contact your service provider.
SQL 20033
Cause. You attempted to drop a nonempty range partition.
Effect. The operation fails.
Recovery. Make sure the range partition is empty before dropping it.
SQL 20034
Cause. The catalog is not visible on the local node, either because it does not exist or
because it exists elsewhere in the network and has not been registered on the local
node. This utility message corresponds to message 1002.
Effect. The operation fails.
Recovery. Verify the location of the catalog and resubmit.
SQL 20035
Cause. You specified a modify request without a valid schema name.
Effect. The operation fails.
Recovery. Verify the location of the schema and resubmit.
SQL 20036
Where table-name is the ANSI SQL name of the specified table.
Cause. The MODIFY utility could not find the specified table.
20032 An internal problem was detected.
20033 The partition must be empty before you drop it.
20034 Catalog does not exist or has not been registered on
the local node.
20035 Schema does not exist.
20036 Table table-name does not exist.