DFS0791A PROCESSING OF HSSP HIC/PIC BY DB RECOVERY TERMINATED ABNORMALLY FOR AREA=xxxxxxxx DD=yyyyyyyy REASON CODE=zz

Explanation

This message is issued during execution of the Database Recovery utility when an error involving an HSSP Image Copy (HIC) or HSSP Partial Image Copy (PIC) occurs. The Database Recovery utility failed. The following reason codes indicate the cause of the problem:
Reason code
Explanation
10
DD statement for Area xxxxxxxx DD yyyyyyyy was missing in the JCL.
20
Utility was unable to open a DCB with DDNAME yyyyyyyy.
30
VSAM SHOWCB failed.
40
VSAM MODCB failed.
50
Either the date/time stamp in the second CI does not match the HIC/PIC time stamp, or the second CI indicates that the data set is not an image copy data set.
60
The PIC time stamps are not in chronological order.
70
The date/time-stamp does not match the stamp in the log record for any of the input HIC/PIC data sets.

Programmer response

For reason code 10, ensure that all required DD statements are supplied.

For reason code 20, use the memory dump to determine the cause of the open error (see z/OS® DFSMS Macro Instructions for Data Sets for possible causes of failure).

For reason codes 30 and 40, contact your IBM® representative.

For reason code 50, ensure that all HIC/PIC data sets used are valid.

For reason code 60, ensure that the PIC time stamps contained in SYSIN are in date/time sequence.

For reason code 70, ensure that SYSIN contains all needed HIC/PIC time stamps.

Problem determination

2, 3, 4, 8, 20, 36, and listings of the RECON data sets.

Module

DBFUHIC0