CL Command Reference - ENDDSKRGZ
CL Command List > ENDDSKRGZ Reference
Description:
The End Disk Reorganization (ENDDSKRGZ) command allows the user to end the disk reorganization function started using the Start Disk Reorganization (STRDSKRGZ) CL command. The user can select to end disk reorganization for all auxiliary storage pools (ASPs) or for one or more specific ASPs. A message is sent to the system history (QHST) log when the reorganization function is ended for each ASP.
Restriction: You must have *ALLOBJ special authority to use this command.
Examples:
Example 1: Ending Disk Reorganization for ASP 1
ENDDSKRGZ ASP(1)
This command allows the user to end the disk reorganization function for ASP 1.
Example 2: Ending Disk Reorganization for All ASPs
ENDDSKRGZ ASP(*ALL)
This command allows the user to end the reorganization function for each ASP that is currently being reorganized.
Example 3: Ending Disk Reorganization for All ASP Devices
ENDDSKRGZ ASPDEV(*ALLAVL)
This command allows the user to end the reorganization function for each ASP device that is currently being reorganized.