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

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual523730-004
17-62
SQL 20255
Cause. You attempted a partition management request other than ADD, DROP, or
MOVE on an index. Note that the REUSE request works only with range-partitioned
requests.
Effect. The operation fails.
Recovery. None.
SQL 20257
Where table-name is the name of the table specified in the MODIFY command.
Cause. You attempted a partition management operation other than moving an entire
partition to a new location.
Effect. The operation fails.
Recovery. None.
SQL 20258
Where table-name is the name of the table specified in the MODIFY command.
Cause. You specified the WHERE clause in the request to move the partition of a
system-clustered base table to a new location.
Effect. The operation fails.
Recovery. None.
SQL 20259
Cause. An unexpected error was detected.
Effect. The operation fails.
Recovery. None. Contact your service provider.
20255 An invalid partition management operation was specified
for an index. Only ADD, DROP, and MOVE requests are
supported.
20257 This partition management operation is not supported
for system-clustered base table table-name.
20258 The WHERE clause cannot be used with table-name because
it is a system-clustered base table.
20259 An internal PURGEDATA error occurred.