SQL/MP Messages Manual

SQLCI Utility Processor Messages (9000 to 9999)
HP NonStop SQL/MP Messages Manual427720-006
11-37
SQL 9126
Cause. The COPY, LOAD, APPEND, or APPENDRESTART command encountered a
record having a data parity error.
Effect. The row is not written to the output file. If the error limit in the ALLOWERRORS
option is reached, the command is terminated.
Recovery. No recovery is necessary.
SQL 9127
Cause. A device error occurred during the COPY, LOAD, APPEND, or
APPENDRESTART command.
Effect. The command terminates and closes the target file normally. The target file will
contain the data processed up to the point of the error, but will not contain any data
from past the point of the error.
Recovery. Remount the specified reel and start a COPY or APPEND operation,
setting the FIRST option to skip the number of records specified in the error message.
SQL 9128
Cause. The LOAD or COPY operation terminated abnormally. The target file might be
corrupted.
Effect. The LOAD or COPY operation fails to complete successfully.
Recovery. Remount the specified reel and restart the operation after making the
necessary corrections in the source data.
9126 Parity error encountered during read operation on value-
1. Record number [value-2] has been skipped by the LOAD or
COPY operation.
9127 A device error occurred during a read operation on
value-1. The COPY, LOAD, APPEND, or APPENDRESTART operation
is incomplete. Remount reel value-2 and start a COPY or
APPEND operation, skipping value-3 records.
9128 The LOAD or COPY operation failed while reading reel
value-2; as a result, value-1 might be in an invalid state.