Explanation
Processing stopped. The condition code shows how CICS® VR
terminated:
00 |
The recovery ran as directed and expected. Some
information messages might be issued. |
04 |
A possible problem is met, but execution can
continue. The result might be that the data set is not
completely recovered. Investigate the warning messages that are issued.
Restore the data set,
if necessary. |
08 |
An attempt is made to continue after an error
occurred in processing. The CICS VR run could fail at a later
point in its execution. Restore the data set, if necessary.
Investigate the message. |
12 |
Severe errors are found and execution stops.
Error messages are issued. Restore the data set to be
recovered or backed out. |
All issued messages precede this completion message.
System action
The highest condition code that is met is set to cc.
User response
- Batch– see explanation.
- Online– see explanation.