Neoview Messages Manual (R2.3)

SQL 20276
20276 Reload operation failed, already in progress.
Cause SQL attempted to start a FUP RELOAD operation, but an operation was already in
progress.
Effect The operation fails.
Recovery Wait until the current RELOAD operation completes, and resubmit.
SQL 20290
20290 The current operation on partition partition for the object object
failed because a utility operation on the same partition is already in
progress or has failed.
partition
is the HP Neoview platform location of the partition involved in another utility
operation.
Cause The specified partition partition is already involved in another utility operation,
or a previous utility operation on the specified partition failed.
Effect The MODIFY utility did not process the request.
Recovery Wait until the other utility operation completes and retry the MODIFY request.
If another utility operation is not running, perform a RECOVER operation on the table or index
that owns the partition to clean up the failed operation. Then resubmit.
SQL 20295
20295 The MODIFY request has completed successfully, but ORSERV failed.
Please run FUP RELOAD manually to reclaim any free space on
file-name-list.
file-name-list
is the list of HP Neoview platform file names of partitions that might
need reloading. The names are separated by blanks.
Cause The MODIFY utility has completed, but it failed to start ORSERV (the FUP RELOAD
operation) successfully. The failures are reported in separate error messages. If the failures
were caused by the MODIFY process being killed inadvertently, the warning message is issued
by the RECOVER utility during the recovery.
Effect The MODIFY utility completed the request, but the specified partitions might not
have been reloaded. Therefore, their D flag (INCOMPLETE SQLDDL OPERATION), F flag
(UNRECLAIMED FREE SPACE), or both flags might still be set, and no subsequent DDL
commands or utilities can operate on the partitions.
Recovery Run FUP RELOAD manually to reclaim free space on the specified partitions if
the D or F flag is present for the partitions. Use the FUP INFO or SHOWLABEL utility to see
if the D or F flag is set.
SQL 20296
20296 The MODIFY request has completed successfully, but ORSERV might
not have completed successfully. Please run FUP RELOAD manually to
reclaim any free space on file-name-list.
file-name-list
is the list of HP Neoview platform file names of the partitions that might
need reloading. The names are separated by blanks.
Cause The MODIFY utility encountered failures after it started all ORSERVs (the FUP
RELOAD operation) successfully. The failures are reported in separate error messages. If the
failures were caused by the MODIFY process being killed inadvertently, the warning message
is issued by the RECOVER utility during the recovery.
265