Neoview Messages Manual (Volume 1) (R2.4)

Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 20241
20241 The MODIFY utility cannot perform a DROP HASH operation on the
object object-name because the target partition partition-name does not
have enough space for the redistribution of data.
Cause The MODIFY DROP HASH operation failed because the remaining partitions do not
have enough space for the redistribution of the dropped partition data.
Effect The operation fails.
Recovery Increase the maxextents of the object so that the target partitions can handle the
increase in the space.
SQL 20252
20252 Only a single ADD, MOVE, DROP, or REUSE request is allowed.
Cause You included more than one request to the MODIFY command. Note that the REUSE
request works only with range-partitioned tables.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 20255
20255 An invalid partition management operation was specified for an
index. Only ADD, DROP, and MOVE requests are supported.
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 Correct the syntax and resubmit.
SQL 20259
20259 An internal PURGEDATA error occurred.
Cause An unexpected error was detected.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 20265
20265 Error error number returned during a call to SPI command command.
error number
is the error returned from the SPI interface.
command
is the SPI command being processed.
Cause An unexpected error was returned from SPI when MODIFY attempted to start an
ORSERV process to perform a FUP RELOAD operation.
Effect The operation fails.
Recovery None. This is an internal error. Contact your HP service provider.
273