Explanation
An unexpected error occurred during taskname processing.
The following list describes the variables in the message text:
- taskname
- The service request name that was processed.
- modulename
- The name of the module that was called when the error occurred.
- rc
- The CICS VR return code.
- rsnc
- The CICS VR reason code.
- data
- Additional problem determination information.
- crc
- The return code returned from the called module.
- crsnc
- The reason code returned from the called module.
- text
- A brief description of the problem.
System action
CICS VR will attempt to continue processing.
If CICS VR cannot continue, CICS VR will terminate and then restart the CICS VR
server address space (if the error did not occur during CICS VR address space
initialization time).
System action
Provide IBM Support Center with SYS1.LOGREC
and SYS1.DUMPnn.
Operator response
Tell the
system programmer that the CICS VR server address space has failed.