
38 Moving Data Across the DB2 Family
3.3 Unload syntax and examples
The Unload statement allows a multitude of options, Figure 3-3 shows just the main part of
the syntax diagram. For a list of each parameter you can refer to Appendix D, “DB2 UDB for
z/OS Unload options” on page 323, or for more details see DB2 UDB for OS/390 and z/OS
Version 7 Utility Guide and Reference, SC26-9945-03.
Figure 3-3 UNLOAD — Syntax diagram, main part
3.3.1 Examples of using the Unload utility
The examples shown in this section illustrate the new function of the Unload utility.
Unload from an image copy
This an example of an Unload from an image copy of CUSTOMER data. ...