Neoview Messages Manual (R2.3)

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 Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
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 Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
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 the GMCSC.
SQL 20266
20266 Invalid message code code1 returned from SPI request, expecting
code2.
code1
is the code returned from SPI.
code2
is the expected value.
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 the GMCSC.
SQL 20267
20267 Returned buffer from SPI request has a length of len1, expected
a value less than or equal to len2.
len1
is the length returned from the SPI request.
263