An unexpected program check or abend occurred with abend code aaa/bbbb.
The program status word (PSW) at the time of the program check or abend indicated that CICS was executing at offset X'offset' in module modname. This may have been caused by corruption of CICS code or control blocks.
A system dump is taken and the system attempts to continue operation unless otherwise directed by entries in the dump table.
Message DFHME0116 is normally produced containing the symptom string for this problem.
Investigate the cause of the program check or abend using the system dump and any previously output diagnostic information provided by CICS, the access methods, or the operating system.
If you cannot resolve the problem, you will need further assistance from IBM. See CICS® Problem Determination Guide for guidance on how to proceed.
Console
DFHSHRT1, DFHSHRT2, DFHSHDM, DFHSHPR, DFHSHRQ, DFHSHSY
XMEOUT Parameters:
applid,
code,
X'
offset',
module
The SH domain has received an unexpected error response from some other part of CICS. The operation requested by recovery manager is described by code X'code'.
For further information about CICS exception trace entries, refer to the CICS Problem Determination Guide.
A system dump is taken and the system attempts to continue operation unless specifically inhibited by dump table entries.
Message DFHME0116 is normally produced containing the symptom string for this problem.
Investigate the cause of the problem as follows:
If you cannot resolve the problem, you will need further assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.
Console
DFHSHRT1, DFHSHRT2, DFHSHDM, DFHSHPR, DFHSHSY, DFHSHRE
XMEOUT Parameters:
applid,
X'
code',
module
An error occurred when attempting to link to the Distributed Routing Program, identified by the DSRTPGM SIT parameter.
A ASHU dump may be produced depending on type of failure.
Ensure that the Distributed Routing Program is available to the system. It must be defined to Program Manager and it must be present in the DFHRPL library concatenation. Alternatively, name a new Distributed Routing Program using SET SYSTEM DSRTPROGRAM or from CEMT.
CSSH
DFHSHRT2
XMEOUT Parameters:
date,
time,
applid,
program
The Distributed Routing Program, identified by the DSRTPGM SIT parameter, has returned a bad response. The request may not be serviced immediately.
No dumps are taken.
None
CSSH
DFHSHRE
XMEOUT Parameters:
date,
time,
applid,
program
The Distributed Routing Program has abnormally terminated with abend code abcode.
See the description of abend code abcode for further guidance.
If the code is not a CICS transaction abend code, it is a user abend code. Request an explanation from the programmer responsible for this area.
CSSH
DFHSHRT2
XMEOUT Parameters:
date,
time,
applid,
program,
abcode
An error occurred when attempting to link to the Distributed Routing Program, identified by the DSRTPGM SIT parameter. The program has an invalid AMODE specified.
No dumps are taken.
Ensure that the Distributed Routing Program definition is correct.
CSSH
DFHSHRT2
XMEOUT Parameters:
date,
time,
applid,
program
A request cannot be serviced immediately. This is either because the Distributed Routing Program, identified by the DSRTPGM SIT parameter, has returned a response which indicates that it is unable to route a request, or a temporary error occurred during an attempt to service the request locally.
The request is identified by the request id id (the key of the request on the Local Request Queue data set (DFHLRQ)), the process type processtype, the process name processname, the activity name activityname, and the transaction id tranid.
No dumps are taken. The request is marked unserviceable, and is then retried every minute until it is either serviced, or 24 hours have elapsed in which case the request is purged and message DFHSH0107 issued.
Message DFHSH0106 is issued once every hour while the request cannot be serviced. If the request is serviced successfully, message DFHSH0108 is issued.
Investigate why the request cannot be serviced. This may be caused by one of the following:
Console and Transient Data Queue CSSH
DFHSHRM
XMEOUT Parameters:
date,
time,
applid,
requestid,
processtype,
processname,
activityname,
tranid
Following message DFHSH0105, this message is issued every hour while a request cannot be successfully serviced.
The request is identified by the request id requestid (the key of the request on the Local Request Queue data set (DFHLRQ)), the process type processtype, the process name processname, the activity name activityname, and the transaction id tranid.
No dumps are taken. The request continues to be retried every minute until it is either serviced successfully, or 24 hours have elapsed since message DFHSH0105 was issued, in which case the request is purged and message DFHSH0107 is issued.
See message DFHSH0105.
Console and Transient Data Queue CSSH
DFHSHRM
XMEOUT Parameters:
date,
time,
applid,
requestid,
processtype,
processname,
activityname,
tranid,
hours
A request has been unserviceable for 24 hours and has now been purged. This message will have been preceded by message DFHSH0105 and several occurrences of message DFHSH0106.
The request is identified by the request id requestid (the key of the request on the Local Request Queue data set (DFHLRQ)), the process type processtype, the process name processname, the activity name activityname, and the transaction id tranid.
No dumps are taken. The request is deleted.
See message DFHSH0105.
Console and Transient Data Queue CSSH
DFHSHRQ
XMEOUT Parameters:
date,
time,
applid,
requestid,
processtype,
processname,
activityname,
tranid
A request which was previously unserviceable has now been successfully serviced. This message will have been preceded by message DFHSH0105 and possibly one or more occurrences of message DFHSH0106.
The request is identified by the request id requestid (the key of the request on the Local Request Queue data set (DFHLRQ)), the process type processtype, the process name processname, the activity name activityname, and the transaction id tranid.
No dumps are taken.
None.
Console and Transient Data Queue CSSH
DFHSHRM
XMEOUT Parameters:
date,
time,
applid,
requestid,
processtype,
processname,
activityname,
tranid
One of the following errors was detected when attempting to access the Local Request Queue data set (DFHLRQ):
The Local Request Queue is made unavailable. CICS then attempts to access the data set every minute. If successful, message DFHSH0110 is issued to indicate the data set is now available.
Investigate the error which caused the Local Request Queue to be made unavailable.
Console and Transient Data Queue CSSH
DFHSHRE, DFHSHRQ, DFHSHSY
XMEOUT Parameters:
date,
time,
applid,
{1=The file could not be found.,
2=The file was closed.,
3=The file was disabled.,
4=There was insufficient space.,
5=An I/O error occurred.,
6=The data set is being copied.}
The Local Request Queue data set (DFHLRQ), which was previously unavailable, is now available. See message DFHSH0109.
None.
None.
Console and Transient Data Queue CSSH
DFHSHSY
XMEOUT Parameters:
date,
time,
applid
Scheduler Services domain encountered an error during the prepare phase of syncpoint.
Scheduler Services returns a NO vote to the Recovery Manager. The transaction will be abended with an ASP7 abend.
Check for other Scheduler Services messages that may indicate the cause of the error. For example, message DFHSH0109 indicates problems with the Local Request Queue.
Console and Transient Data Queue CSSH
DFHSHRM
XMEOUT Parameters:
date,
time,
applid,
tranid,
trannum,
userid