DSNTYPE keyword

The DSNTYPE keyword specifies whether IMS HP Image Copy allocates large format data sets or basic format data sets for output image copy data sets.

Functions that support this keyword
  • Image Copy function
  • Create Image Copy function
Statements that support this keyword
  • GLOBAL statement
  • GROUP statement
  • IC/AIC statement
  • CIC/ACIC statement
  • CRC statement
Site default option
Supported
Related keyword
None.
Format
Read syntax diagramSkip visual syntax diagramDSNTYPE=BASICLARGE
LARGE
Allocates image copy data sets as large format data sets.

For more information about large format data sets, see z/OS® DFSMS Using Data Sets.

BASIC
Allocates image copy data sets as basic format data sets.
Default value
DSNTYPE=BASIC