Start of change

DFHRZxxxx messages

Start of changeDFHRZ0001End of change
Start of changeapplid An abend (code aaa/bbbb) has occurred at offset X'offset' in module modname.End of change
Start of change
Explanation:

An abnormal end (abend) or program check has occurred in module modname. This implies that there may be an error in CICS code.

Alternatively:

The code aaa is, if applicable, a 3-digit hexadecimal MVS system completion code (for example, 0C1 or D37). If an MVS code is not applicable, this field is filled with three hyphens. The 4-digit code bbbb, which follows aaa, is a user abend code produced either by CICS or by another product on the user’s system.

If X'offset' contains the value X'FFFF', then module modname was in control at the time of the abend, but the program status word (PSW) was not addressing this module.

End of change
Start of change
System action:

An exception entry is made in the trace table. A system dump is taken, unless you have specifically suppressed dumps in the dump table.

Either this is a critical error and CICS is terminated, even if you have specified in the dump table that CICS should not terminate.

Or CICS will continue unless you have specified in the dump table that CICS should terminate. Message DFHME0116 is normally produced containing the symptom string for this problem.

End of change
Start of change
User response:

Notify the system programmer.

Look up the MVS code aaa, if there is one, in the relevant MVS codes manual which is detailed in the book list in the front of this manual.

If the modname insert contains the value ????, then CICS was unable to determine which module has abnormally terminated. In this case, examine the system dump to determine which area of code has caused the program check.

The user should examine other messages to determine what the module which issued this message was doing at the time the abend occurred. From these messages they can deduce which product has produced the abend code bbbb. If bbbb is identified as a CICS code, it may be either alphameric or numeric.

If the user abend code is from another product (for example, IMS), refer to the appropriate messages and codes manual to determine the cause of the abend.

The entries in the appropriate manuals will give the user guidance regarding the nature of the error, and may also give some guidance concerning the appropriate user response.

Note:
The program check may have occurred in a user program. If this is the case, the program check is usually followed by an ASRA or an ASRB transaction abend and a transaction dump.

If you want to suppress system dumps that precede ASRA and ASRB abends, you must specify this on an entry in the dump table, using either CEMT or an EXEC CICS command. Further guidance on suppressing system dumps can be found in the CICS® System Definition Guide.

You may need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

End of change
Start of change
Destination:

Console

End of change
Modules:

Start of changeDFHRZxxEnd of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changeapplid, End of changeStart of changeaaa/bbbb,End of changeStart of changeX'End of changeStart of changeoffset', End of changeStart of changemodnameEnd of change

Start of changeDFHRZ0002End of change
Start of changeapplid A severe error (code X'code') has occurred in module module.End of change
Start of change
Explanation:

The RZ 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.

End of change
Start of change
System action:

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.

End of change
Start of change
User response:

Investigate the cause of the problem as follows:

  1. Determine if the problem can be explained by any previous messages issued from some other CICS component.
  2. Examine the symptom string.
  3. Examine the dump.

If you cannot resolve the problem, you will need further assistance from IBM. See CICS Problem Determination Guide for guidance on how to proceed.

End of change
Start of change
Destination:

Console

End of change
Modules:

Start of changeDFHRZRT1, DFHRZRT2, DFHRZDM, DFHRZRM, DFHRZRG2End of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changeapplid, End of changeStart of changeX'End of changeStart of changecode',End of changeStart of changemoduleEnd of change

Start of changeDFHRZ0201End of change
Start of changedate time applid The call to invoke the Distributed Routing Program, program, has failed. The program was not defined.End of change
Start of change
Explanation:

An error occurred when attempting to link to the Distributed Routing Program, identified by the DSRTPGM SIT parameter.

End of change
Start of change
System action:

A ARZU dump may be produced depending on type of failure.

End of change
Start of change
User response:

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.

End of change
Start of change
Destination:

CSSH

End of change
Modules:

Start of changeDFHRZRT2End of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeprogramEnd of change

Start of changeDFHRZ0202End of change
Start of changedate time applid The Distributed Routing Program, program, has returned a bad response.End of change
Start of change
Explanation:

The Distributed Routing Program, identified by the DSRTPGM SIT parameter, has returned a bad response. The request will not be serviced.

End of change
Start of change
System action:

No dumps are taken.

End of change
Start of change
User response:

None

End of change
Start of change
Destination:

CSSH

End of change
Modules:

Start of changeDFHRZRT2End of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeprogramEnd of change

Start of changeDFHRZ0203End of change
Start of changedate time applid The call to invoke the Distributed Routing Program, program, has failed. The Distributed Routing Program has abnormally terminated with abend Code abcode.End of change
Start of change
Explanation:

The Distributed Routing Program has abnormally terminated with abend code abcode.

End of change
Start of change
System action:

  1. Transaction Routing - normal transaction abend processing continues.
  2. Dynamic Distributed Program Link - an abended condition is returned to the calling program.
End of change
Start of change
User response:

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.

End of change
Start of change
Destination:

CSSH

End of change
Modules:

Start of changeDFHRZRT2End of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeprogram, End of changeStart of changeabcodeEnd of change

Start of changeDFHRZ0204End of change
Start of changedate time applid The call to invoke the Distributed Routing Program, program, has failed due to an invalid AMODE.End of change
Start of change
Explanation:

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.

End of change
Start of change
System action:

No dumps are taken.

End of change
Start of change
User response:

Ensure that the Distributed Routing Program definition is correct.

End of change
Start of change
Destination:

CSSH

End of change
Modules:

Start of changeDFHRZRT2End of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeprogramEnd of change

Start of changeDFHRZ0205End of change
Start of changedate time applid The call to invoke the Distributed Routing Program, program, has failed. The program was not loadable.End of change
Start of change
Explanation:

An error occurred when attempting to link to the Distributed Routing Program, identified by the DSRTPGM SIT parameter.

End of change
Start of change
System action:

An ARZU dump may be produced depending on type of failure.

End of change
Start of change
User response:

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.

End of change
Start of change
Destination:

CSSH

End of change
Modules:

Start of changeDFHRZRT2End of change

Start of changeXMEOUT Parameters:End of changeStart of change End of changeStart of changedate, End of changeStart of changetime,End of changeStart of changeapplid, End of changeStart of changeprogramEnd of change

End of change [[ Contents Previous Page | Next Page Index ]]