FRD4284E DATA SET RESTORE I/O ERROR, dbd ddn: reason

Explanation

A data set restore process failed during I/O processing for the DBD and DDN identified by dbd and ddn, respectively. In the message text the following values apply:
dbd
Identifies the database name in error.
ddn
Identifies the ddname in error.
reason
Indicates the cause of the data set restore I/O error and can be one of the following:
AUTOMATIC DELETE REDEFINE FAILED
An attempt to automatically delete and redefine a database data resulted in error. Verify the parameters provided to the DBDSN and DBDSL keywords.
DATABASE COPY DEFINE FAILED
A failure occurred while trying to allocate an alternate data set name. Check the data set naming convention rules that you specified in your JCL. If you specified DISP(NEW) to have IMS Database Recovery Facility generate the name for you, ensure that all of the following conditions exist:
  • the rules used in your DBDSN() option are valid
  • the name being generated does not conflict with an existing data set name
  • that you have enough free space on your volume
IC DECOMPRESS ROUTINE UNKNOWN
The image copy used for recovery was compressed by a compression tool that is not supported in this release of IMS Database Recovery Facility.
IC DECOMPRESS OPERATION FAILED
Data set restored failed to decompress an image copy. Verify if the image copy used was generated by a compression tool supported by this release of IMS Database Recovery Facility.
INPUT IC I/O ERROR
An I/O error occurred during an attempt to read an input image copy data set on a tape volume. The IMS Database Recovery Facility job output includes an IEC* or IOS* series system message that identifies the cause of the I/O error. These messages are documented in z/OS® MVS System Messages Vols 1-10.
INVALID IC TYPE FOR OUTPUT TO COPY
The recover-to-copy function OUTPUT(DUP) does not support user-ICs or other SMS-type ICs as input.
INVALID IC TYPE FOR OUTPUT TO IC
The Incremental image copy function does not support user-ICs or other SMS-type ICs as input.
INVALID VOLUME FOR OUTPUT IC
One or more of the tape volumes that you provided with either the VOLSER or VOLSER2 parameters, cannot be used. This condition can occur because your input image copy already resides on that tape volume.
OLR DEF REC RETRIEVE
Data set restore is performing recovery on an OLR capable data set to a point where OLR definition log records (X'2930') are required to provide the block image attributes. These records were not found. Verify in the RECON listing and IMS Database Recovery Facility reports that all required log or change accumulation data sets are available.
OLR DATA SET CREATE
Data set restore failed during data set create and allocation of an OLR target data set. Check for additional messages describing the cause of this error.
TIME CONVERSION ROUTINE LOAD ERROR
The IMS Database Recovery Facility subordinate address space failure occurred while attempting to load an IMS time conversion routine. Check your IMS Database Recovery Facility subordinate address space JCL and include the IMS Load library the IMS Database Recovery Facility STEPLIB concatenation.
DELETE/DEFINE FROM PDS FAILED
The recover-to-copy function as specified with OUTPUT(DUP) or OUTPUT(BOTH) does not support the allocation of duplicate database data sets that are based on definitions supplied in a PDS member through DISP(PDS).

System action

Recovery for this DBD and DDN stops. If ERRORABORT was specified, none of the entries in the recovery list were recovered.

User response

Verify the conditions and contact IBM® Software Support for further assistance.

Module

FRXIRTH0