gtpo1m96Operations

ZMCPY ALL-All File Copy

Use this command to copy an entire DASD from one online DASD to another.

Requirements and Restrictions

None.

Format




origin
is the 3- to 4-digit hexadecimal device address of the DASD that you want to copy.

destination
is the 3- to 4-digit hexadecimal device address of the DASD to which you want to copy.

TOKEN-token
is a 1- to 4-character user token that is passed to the UCPY user exit.

Additional Information

Examples

In the following example, DASD 05E2 is copied to DASD 05E1.

+--------------------------------------------------------------------------------+
|User:   ZMCPY ALL 05E2 05E1                                                     |
|                                                                                |
|System: MCPY0209I 08.44.23 MCPY 01  COPY STARTING...                            |
|        MCPY0218I 08.44.25 MCPY 01  ALL FILE COPY STARTED                       |
|        MCPY0245I 08.44.25 MCPY 01  IPL RECORDS SUCCESSFULLY COPIED             |
+--------------------------------------------------------------------------------+

Related Information

None.