Using copy on an object list
The Copy utility may be run on an object
list directly, without the use of a Utility Procedure.
An object list is a collection of predefined
objects such as indexes or table spaces that
can be referred to in order to run a utility
on all of the objects in the object list
using only a single command.

To copy on an object list:
- Open the Copy Object List window.
- Select the Reference or Change radio button to indicate whether other programs
can access or update the table space while
COPY is running. A Reference share level
allows read-only access by other programs.
A Change share level allows other programs
to change the table space.
- If you do not want to process the objects
in parallel, select the radio button.
- If you want to process the objects in parallel
and you want DB2 to determine the maximum
number of objects to process, select the
DB2 determines the number of objects to be
processed in parallel radio button.
- If you want to process the the objects in
parallel, you select the radio button and
then define a maximum limit of objects to
be processed in parallel at one time.
- Specify the data set templates to use.
- Click the Run Now push button to run the utility.
- Click the Save push button to open the Save to Utility
Procedure window.

Related information: