Data Set Names panel

Use the Data Set Names panel to provide the relevant data set names when invoking utilities by using DB2I.

This panel is displayed if you specified COPY, LOAD, MERGECOPY, REORG TABLESPACE, or UNLOAD on the DB2 Utilities panel as the utility that you want to invoke.

Figure 1. Data Set Names panel
DSNEUP02                         DATA SET NAMES
 ===>
 
   Enter data set name for LOAD or REORG TABLESPACE:
1 RECDSN   ==>
 
   Enter data set name for
LOAD, REORG TABLESPACE or UNLOAD:
2 DISCDSN  ==>
 
   Enter output data sets for local/current site for COPY, MERGECOPY,
     LOAD, or REORG:
3 COPYDSN  ==> 
4 COPYDSN2 ==>
 
   Enter output data sets for recovery site for COPY, LOAD, or REORG:
5 RCPYDSN1 ==> 
6 RCPYDSN2 ==>
   Enter output data sets for REORG or UNLOAD:
7 PUNCHDSN ==>
 PRESS:  ENTER to process     END to exit    HELP for more information
 
1 RECDSN
Complete this field if you are running LOAD, REORG TABLESPACE, or UNLOAD. For LOAD, specify the name of the data set that contains the records that are to be loaded. For REORG TABLESPACE or UNLOAD, specify the unload data set.
2 DISCDSN
If you are running LOAD or REORG TABLESPACE with discard processing, specify a discard data set.
3 COPYDSN
If you are running COPY, LOAD, or REORG TABLESPACE, specify the name of the primary output data set for the local site. If you are running MERGECOPY, specify the name of the primary output data set for the current site. The DD name that the panel generates for this field is SYSCOPY. This field is optional for the following jobs:
  • LOAD
  • REORG TABLESPACE with the SHRLEVEL NONE option
This field is required for the following jobs:
  • COPY
  • MERGECOPY
  • REORG TABLESPACE with the SHRLEVEL REFERENCE or SHRLEVEL CHANGE options.
4 COPYDSN2
If you are running COPY, LOAD, or REORG TABLESPACE, specify the name of the backup output data set for the local site. If you are running MERGECOPY, specify the name of the backup output data set for the current site. The DD name that the panel generates for this field is SYSCOPY2.
5 RCPYDSN1
If you are running COPY, LOAD, or REORG TABLESPACE, specify the name of the primary output data set for the recovery site. The DD name that the panel generates for this field is SYSRCOPY1.
6 RCPYDSN2
If you are running COPY, LOAD, or REORG TABLESPACE, specify the name of the backup output data set for the recovery site. The DD name that the panel generates for this field is SYSRCOPY2.
7 PUNCHDSN
If you are running any of the following utility jobs, specify the name of the output data set for the generated LOAD utility control statements:
  • REORG TABLESPACE with the UNLOAD EXTERNAL or DISCARD options
  • UNLOAD
The DD name that the panel generates for this field is SYSPUNCH.