CL Command Reference - ENDASPBAL
CL Command List > ENDASPBAL Reference
Description:
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.
Restrictions:
. You must have all object (*ALLOBJ) special authority to run this command.
Examples:
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¡¯.