DFS0531I IMAGE COPY DATASET OPEN FAILED


or

REASON CODE=01 AREA=areaname REGID=regid DEVICE TYPE NOT SUPPORTED. DD=ddname DSN=dsname

or

REASON CODE=02 AREA=areaname REGID=regid MAXIMUM PICS ALREADY EXIST

or

REASON CODE=03 AREA=areaname REGID=regid AREA IS NOT REGISTERED IN DBRC

or

REASON CODE=04 AREA=areaname REGID=regid INVALID PARAMETER FOUND IN DBRC

or

REASON CODE=05 AREA=areaname REGID=regid INTERNAL DBRC ERROR

or

REASON CODE=06 AREA=areaname REGID=regid DBRC DID NOT HAVE ENOUGH IDS(S)

or

REASON CODE=07 AREA=areaname REGID=regid NO IDS(S) COULD BE USED

or

REASON CODE=08 AREA=areaname REGID=regid AREA DOES NOT HAVE REUSE ATTRIBUTE

or

REASON CODE=09 AREA=areaname REGID=regid HSSP IC ALREADY IN PROCESS

or

REASON CODE=10 AREA=areaname REGID=regid DUPLICATE DDNAME FOUND DD=ddname DSN=dsname

or

REASON CODE=11 AREA=areaname REGID=regid SPACE FOR IDSC(S) UNAVAILABLE DD=ddname DSN=dsname

or

REASON CODE=13 AREA=areaname REGID=regid QSAM OPEN CIC XFP TCB RETRY DD=ddname DSN=dsname

or

REASON CODE=14 AREA=areaname REGID=regid GETMAIN FAILED - DBRC BLKS

or

REASON CODE=15 AREA=areaname REGID=regid QSAM OPEN FAILED DD=ddname DSN=dsname

or

REASON CODE=16 AREA=areaname REGID=regid GETMAIN FAILED FOR HSSP IC BLOCKS AND BUFFER

or

REASON CODE=17 AREA=areaname REGID=regid ALLOC FAILED DDNAME NOT FOUND IN TIOT DD=ddname DSN=dsname

or

REASON CODE=18 AREA=areaname REGID=regid EEQE EXISTS WITHOUT A BUFFER

or

REASON CODE=19 AREA=areaname REGID=regid AREA IS NONRECOVERABLE

or

REASON CODE=20 AREA=areaname REGID=regid RDJFCB/MODCB ERROR DD=ddname DSN=dsname

or

REASON CODE=31 AREA=areaname REGID=regid ALLOCATED SPACE NOT ENOUGH

Explanation

The HSSP Image Copy open processing failed for an image copy data set (IDS) or image copy set up. A second DFS0531I message provides a reason code and a brief description of the error.

System action

HSSP Image Copy processing terminated when an IDS open failure occurred for one of these reason codes: 02, 03, 04, 05, 06, 07, 08, 09, 12, 16, and 18.

HSSP Image Copy processing can terminate when an IDS open failure occurs for one of these reason codes: 01, 10, 11, 13, 17, 20, 31. Whether the image copy process terminates depends on which image copy options you specified.

For reason code 19, the HSSP/IC job fails with a user abend 1062.

For all IDS open failure reason codes, HSSP processing can continue with or without image copy, or might terminate, depending on which HSSP Image Copy options you specified. Valid options are CONTINUE, 1ABEND, 2ABEND and IC=0,1,2.

Programmer response

Take the appropriate action based on the reason code you received.

Codes
Action
01
Check the appropriate VSAM catalog or JCL DD statements to determine if a disk device is specified for the named IDS. If dynamic allocation occurred, check the dynamic allocation parameter list to find the device type specified for the named IDS. If a device other than a disk was specified, change the device type to the disk device; then rerun the job.
02
Rerun the program as soon as the conflict is resolved. Create a valid image copy.
03
Add the missing resource description to DBRC and rerun the program.
04, 05
These codes indicate an internal system problem. Contact your IBM® Software Support for help.
06, 07, 08
Add the missing resource description to DBRC and rerun the program.
09
Issue the CHANGE.IC command to terminate the previous HSSP IC process (creating either a partial or complete HSSP IC data set).
10
The ddname identified in the message exists in the IMS subsystem. This means that either the IDS is already opened or the ddname is incorrect. If the IDS is already open, delete the DD statement for that ddname. If the ddname was incorrect, but matched another ddname in the IMS subsystem, correct the input ddname; then rerun the job.
11
Rerun the job when the common service area (CSA/ECSA) usage is low.
12
The user determines the action. (A possible action is to recover the area and rerun the job.)
13
Sequential access method OPEN can abend. Take the action suggested in the sequential access method message.
14
Rerun the job when the common service area (CSA/ECSA) usage is low.
15
Sequential access method OPEN displays a return code in sequential access method messages.
16
Rerun the job when the common service area (CSA/ECSA) usage is low.
Codes
Explanation
17
If a DD statement is specified, make sure that the ddname is correct. If the DD statement is missing, specify a DD statement. If dynamic allocation failed, take the action suggested in message DFS2502W or DFS2503W. Then rerun the job.
Codes
Explanation
18
The user determines the action. (A possible action is to rerun the job after the EEQEs owned by the sharing system have been purged for this area.)
Codes
Explanation
19
HSSP Image Copy (HSSP/IC) has been requested for a nonrecoverable DEDB. Fuzzy image copies are not permitted for nonrecoverable DEDBs.
Take one of the following actions:
  • Remove the nonrecoverable DEDB area from the HSSP/IC specification.
  • Run the Image Copy utility or Image Copy 2 utility to produce a non-fuzzy image copy.
Codes
Explanation
20
Delete the physical data set and redefine it. Then rerun the job.
31
Delete the named image copy data set and redefine it with at least as much space as the area data set. Then rerun the job.

Problem determination

1, 2, 3, 8, 40

Module

DBFPICE0