IHJ011I
jjj, sss [.ppp] ABEND cde

One of the following lines then appears:

DETECTED DURING CHECKPOINT
DETECTED DURING RESTART IN MODULE module-name

Explanation

While taking a restart, the ESTAE exit routine of checkpoint restart was entered.

In the message text:
jjj
The job name.
sss
The stepname.
ppp
The procedure step name.
cde
The abend code.
module-name
Either the module in which an error was detected, or the last module in the checkpoint/restart component that had control. A service which module-name called may have abnormally ended.

System action

Messages IEF007I and IHJ007I will accompany this message. Other messages may also accompany this message. An SVC dump is written in cases where the abnormal end itself or the accompanying messages are not sufficient to correct the problem and a previous recovery routine has not already collected diagnostic information. The task ends with system completion code 13F.

Operator response

See z/OS MVS System Codes for code cde, and see the accompanying messages.

System programmer response

If the error recurs and the program is not in error, look at the messages in the job log for more information. Search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM® Support Center. Provide the JCL, the logrec data set error record, and all printed output and output data sets related to the problem. Obtain the ABEND dump for the failing job step. If the JCL for the step did not contain a DD statement for an ABEND dump, add one of the following and run the job step again. Use a SYSMDUMP DD statement if you plan to analyze and format the dump with the interactive problem control system (IPCS).
  • SYSABEND DD statement
  • SYSMDUMP DD statement
  • SYSUDUMP DD statement

Programmer response

See z/OS MVS System Codes for the abend code, and see the accompanying messages.

Source

Data Facility Product (DFP)

Routing code

2,11

Descriptor code

6