Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The End ASP Balance (ENDASPBAL) command allows the user to end the ASP balance function that was started using the Start ASP Balance (STRASPBAL) CL command. A message will be sent to the system history (QHST) log when the ASP balance function is ended for each ASP.
For more information about ASP balancing, see the Hierarchical Storage Management Use, SC41-5351.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
ASP | ASP number | Single values: *ALL Other values (up to 32 repetitions): 1-32 |
Optional, Positional 1 |
ASPDEV | ASP device | Single values: *ALLAVL Other values (up to 32 repetitions): Name |
Optional |
Top |
Specifies the auxiliary storage pool (ASP) number for which the ASP balancing function is to be ended.
Note: A value must be specified for either the ASP number (ASP) parameter or the ASP device (ASPDEV) parameter. Both parameters may be specified.
Single values
Other values (up to 32 repetitions)
Top |
Specifies the auxiliary storage pool (ASP) device for which ASP balancing is to be ended.
Note: A value must be specified for either the ASP number (ASP) parameter or the ASP device (ASPDEV) parameter. Both parameters may be specified.
Single values
Other values (up to 32 repetitions)
Top |
Example 1: End ASP Balance for ASP 1
ENDASPBAL ASP(1)
This command allows the user to end the ASP balancing function for ASP 1.
Example 2: End ASP Balance for ASPs 1-32
ENDASPBAL ASP(*ALL)
This command will end the ASP balancing functions for the system ASP (ASP number 1) and each basic ASP (ASP numbers 2-32) that is currently being balanced.
Example 3: End ASP Balance for an ASP Device
ENDASPBAL ASPDEV(MYASP1)
This command will end the ASP balancing function for ASP device MYASP1.
Example 4: End ASP Balancing for All ASPs
ENDASPBAL ASP(*ALL) ASPDEV(*ALLAVL)
This command will end the ASP balancing functions that may be active on ASP numbers 1-32 and all ASP devices that have a status of 'Available'.
Top |
*ESCAPE Messages
Top |