gtpo1m9aOperations

ZMCPY SET-Set Multicopy Limits

Use this command to display or set the maximum number of module copies that can run concurrently in a processor complex, on a channel, on a control unit, or on a processor.

Requirements and Restrictions

None.

Format




CHannel
sets the maximum number of module copies that can run concurrently on a channel.

maxchan
is a decimal number that is equal to 10 or less.

COmplex
sets the maximum number of module copies that can run concurrently in a processor complex.

maxplex
is a decimal number that is equal to 20 or less.

CU
sets the maximum number of modules that can participate in copy functions concurrently on a control unit.

maxcu
is a decimal number that is equal to or less than 5.

PRocessor
sets the maximum number of module copies that can run concurrently on a processor.

maxproc
is a decimal number that is equal to or less than 10.

Display
displays the maximum number of module copies that can run concurrently in a processor complex, on a channel, on a control unit, or on a processor.

Additional Information

None.

Examples

In the following example, the maximum number of copies that can occur concurrently off a control unit is set to 4.

+--------------------------------------------------------------------------------+
|User:   ZMCPY SET CU 4                                                          |
|                                                                                |
|System: MCPY0276I 13.21.28 MCPY  -  MAXIMUM NUMBER OF COPIES ALLOWED:           |
|              COMPLEX   = 20                                                    |
|              CHANNEL   = 10                                                    |
|              CU        =  4                                                    |
|              PROCESSOR = 10                                                    |
+--------------------------------------------------------------------------------+

Related Information

None.