z/OS DFSMSdfp Utilities
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Utility Control Statements

z/OS DFSMSdfp Utilities
SC23-6864-00

IEHMOVE is controlled by the utility control statements shown in Table 1.

Table 1. IEHMOVE utility control statements
Statement Use
MOVE DSNAME Moves a data set.
COPY DSNAME Copies a data set.
MOVE DSGROUP Moves a group of cataloged partitioned, sequential or BDAM cataloged data sets.
COPY DSGROUP Copies a group of cataloged partitioned, sequential or BDAM cataloged data sets.
MOVE PDS Moves a partitioned data set.
COPY PDS Copies a partitioned data set.
MOVE VOLUME Moves a volume of data sets.
COPY VOLUME Copies a volume of data sets.
In addition, there are four subordinate control statements that can be used to modify the effect of a MOVE DSGROUP, COPY DSGROUP, MOVE PDS, COPY PDS, MOVE CATALOG, or COPY CATALOG operation. The subordinate control statements are:
  • INCLUDE statement, which is used to enlarge the scope of a MOVE PDS, or COPY PDS statement by including a member or data set not explicitly included by the statement it modifies.
  • EXCLUDE statement, which is used with a MOVE PDS, COPY PDS, statement to exclude a member from a move or copy operation.
  • REPLACE statement, which is used with a MOVE PDS or COPY PDS statement to exclude a member from a move or copy operation and to replace it with a member from another partitioned data set.
  • SELECT statement, which is used with MOVE PDS or COPY PDS statements to select members to be moved or copied and, optionally, to rename the specified members.

Continuation requirements for utility control statements are described in Continuing utility control statements.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014