Data set name construction for traditional image copies and Snapshot Copies
When dynamically allocating non-stacked output image copies, the utility constructs the data set name, using internal data set naming conventions, as follows:
The basic data set name looks like this: prefix.ICn.dbd.dsg
- prefix is the value found in ICPREF or PREF keyword
- n is the number (1-10) of copies that you want
- dbd is the DBD name
- dsg is the ddname of the data set group or area
- If you are creating volume copies, specified with VOLCOPY(Y), and the volume sequence number is greater than 1, the utility concatenates the volume sequence number to the basic data set name, and the data set name looks like this: prefix.ICn.dbd.dsg.S nnn S nnn is the volume sequence number for volumes 2 through n.
- When the data set is a generation data group, specified with ICGDG(Y), the utility concatenates the GDG generation number, and the data set name looks like this: prefix.ICn.dbd.dsg(+1)
The following table lists combinations used with the IC keyword and the data sets they construct.
ICGDG | VOLCOPY | MERGE | Data set(s) constructed |
---|---|---|---|
N | N | — | prefix.ICn.dbd.dsg |
Y | N | — | prefix.ICn.dbd.dsg(+1) |
N | Y | N | prefix.ICn.dbd.dsg prefix.ICn.dbd.dsg.Snnn |
Y | Y | N See Note | prefix.ICn.dbd.dsg(+1) prefix.ICn.dbd.dsg.Snnn(+1) |
Y | Y | Y | prefix.ICn.dbd.dsg(+1) prefix.ICn.dbd.dsg.Snnn |
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*