How To
Summary
There is no way to remove special resource directly by ZWS panel 5.7 but you can influence when ZWS gets rid of them.
Then you need to make sure the resource have not had its defaults overridden in the CP.
If you have set Availability, Deviation, or Quantity in the CP then the resource will hang around until those fields are RESET.
Basically if any of these fields show as non-blank in 5.7 panel the resource will stay.
To RESET them you can use the SRSTAT TSO command, WAPL command SRSTAT or simply blank the fields out in 5.7
SRSTAT 'MY.RESOURCE' AVAIL(RESET) DEVIATION(RESET) QUANTITY(RESET) SUBSYS(tracker stc)
Remembering that with SRSTAT the SUBSYS should point at the tracker not the controller.
Once RESET the resource will disappear after the next CP Replan or Extend.
Document Location
Worldwide
Was this topic helpful?
Document Information
Modified date:
03 April 2023
UID
ibm16980337