Explanation
Processing has stopped. The condition code shows how
the copy terminated:
00 |
The copy ran as directed and expected. Some
information messages might be issued. |
04 |
A possible problem was met but execution could
continue. The warning messages that are issued should be investigated.
The log should be recopied if necessary. |
08 |
An attempt was made to continue after an error
occurred in copy processing. The copy could fail at a later point
in its execution. The message should be investigated. |
12 |
Severe errors were found and execution stops.
Error messages are issued. Correct the error and rerun the copy. |
All issued messages precede this completion message.
System action
The highest condition code that is met is set to cc.
User response
Examine preceding messages and respond as required.