RETCDDSN keyword

The RETCDDSN keyword specifies the name of the data set that contains HPSRETCD control statements, which define the return codes of IMS HP Image Copy processes.

If you specify this keyword, IMS HP Image Copy attempts to allocate the data set dynamically. For information about the HPSRETCD control statements, see HPSRETCD control statement.

Functions that support this keyword
  • Image Copy function
  • Recovery function
  • Create Image Copy function
Statements that support this keyword
GLOBAL statement
Site default option
Supported
Related keyword
None.
Format
Read syntax diagramSkip visual syntax diagramRETCDDSN= data_set_name( member_name)
data_set_name
Specifies the name of the data set that contains the HPSRETCD control statements.
member_name
If you specify the HPSRETCD control statements in a partitioned data set member, specify the member name. IMS HP Image Copy assumes that the data set is a sequential file unless you specify a member name.
Default value
None.