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

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual523730-004
17-64
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 service provider.
SQL 20266
Where code1 is the code returned from SPI.
Where 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 your service provider.
SQL 20267
Where len1 is the length returned from the SPI request.
Where len2 is the expected length.
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 service provider.
SQL 20268
Where table-name is the name of the target table.
Cause. The audit attribute of the table is turned off during the IMPORT operation if the
table is empty and contains no indexes. This enables IMPORT to make use of Side
Tree inserts for better performance. The audit attribute could not be turned back on
after the IMPORT operation was complete because of an internal failure.
20266 Invalid message code code1 returned from SPI request,
expecting code2.
20267 Returned buffer from SPI request has a length of len1,
expected a value less than or equal to len2.
20268 The audit attribute of table table name which was
turned off during import operation could not be turned on.