ADR971E
(ttt)-mmmmm(yy), LOGICAL {DUMP | RESTORE | COPY} FOR CLUSTER cluster_name [IN CATALOG catalog_name] FAILED, reason_code

Explanation

The command could not be processed. The reason codes are:
01
A logical DUMP was requested for an extended format VSAM data set, and NOVALIDATE was requested. You must use VALIDATE to dump an extended format VSAM data set.
02
The source data set is an extended format VSAM data set, and the target data set could not be allocated as a extended format VSAM data set. If the source is an extended format VSAM data set, the target must be an extended format VSAM data set. If the source is compressed, the target must also be compressed.
03
The source data set is an extended format VSAM compressed KSDS, and the target data set could not be allocated as a extended format VSAM compressed KSDS. If the source is an extended format compressed VSAM KSDS, the target must be an extended format compressed VSAM KSDS.
04
A logical COPY was requested for an extended format VSAM data set and DFSMSdss could not enqueue on the data set name. DFSMSdss requires IDCAMS to copy the data set. A logical COPY using IDCAMS cannot be performed on an extended format VSAM data set that is open for update. The TOLERATE keyword is not supported.
05
A logical COPY was requested for an extended format VSAM data set, and the catalog indicates that a VERIFY is required. Run IDCAMS VERIFY.
06
An error occurred while attempting to update the VVR VSAM extended format cell during the target allocation. Search problem reporting databases for a fix for the problem. If no fix exists, contact the IBM® Support Center.
07
The source data set is an extended addressable VSAM KSDS and the target data set could not be allocated as an extended addressable VSAM KSDS data set. If the source is an extended addressable VSAM KSDS data set, then the target must be an extended addressable VSAM KSDS data set.
08
The source data set is a NONSMS extended addressable VSAM LDS and the target data set could not be allocated as a NONSMS extended addressable VSAM LDS. If the source is a NONSMS extended addressable VSAM LDS, then the target must be a NONSMS extended addressable VSAM LDS.

System action

DFSMSdss ends processing for the current data set. The return code is 8.

Operator response

None.

Programmer response

Correct the problem described by the reason code and re-submit the DFSMSdss request.

Source

DFSMSdss