
52 Moving Data Across the DB2 Family
4.1 The Load utility for DB2 for z/OS
In this section, we use the DB2 for z/OS Version 7 Load utility. This Load utility can load data
into one or more DB2 tables. You can add data into an existing table or replace all existing
data with new ones.
The authority needed to use the Load is any of the following:
Ownership of the table
Load privilege for the database
DBADM or DBCTRL authority for the database
SYSCTRL or SYSADM authority
Load will produce these outputs after its run:
A loaded table space or partition
A file containing rejected records
A summary report of errors encountered during pr