SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual523730-004
17-41
SQL 20167
Cause. The object name that you specified is not valid.It must contain at least one
character.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 20168
Cause. You specified partitioning key values in an “Add a new hash partition” request.
You can specify the partitioning key values only when adding a new range partition.
Effect. The operation fails.
Recovery. Remove the WHERE clause and resubmit.
SQL 20169
Cause. The partition you specified in the DROP request is not the last partition.
Effect. The operation fails.
Recovery. Use the LAST PARTITION syntax and resubmit.
SQL 20170
Cause. The partition that you specified in the LOCATION clause does not exist.
Effect. The MODIFY utility did not process the request.
Recovery. Check the location of the partition and resubmit.
SQL 20171
Cause. The section name is missing from the format file.
20167 The object name must contain at least one character.
20168 The partition key value cannot be specified when adding
a partition to a hash-partitioned table or index.
20169 Only the last partition of a hash-partitioned table or
index can be dropped.
20170 The specified location does not exist.
20171 section name section is missing in the format file.