
36 Moving Data Across the DB2 Family
Figure 3-2 The execution phase of the Unload utility
3.2 Input and output data sets
The Unload utility can accept in input directly the table space, or the output of the different
flavors of a Copy utility execution on the table space. It produces in output two data sets: one
for the data, with the option of several formats, and one for the data definition. In this section
we describe Unload input and output data sets.
3.2.1 Output data sets from Unload
Unload outputs two data sets, which can be used for reload with the Load utility:
The SYSREC data set is associated with the UNLDDN option of UNLOAD. The data ...