This example removes the ASUSPEND attribute from an ACID:
TSS REMOVE(ACARP) ASUSPEND
This example removes a temporary suspension that was added with a FOR or an UNTIL keyword, add the FOR or UNTIL keyword onto an ASUSPEND entry. The date or time period specified with a FOR or an UNTIL keyword on a temporary suspension, is not included on the matching ASUSPEND entry. This entry will unsuspend USER01 if it was suspended with FOR:
TSS REMOVE(USER01) ASUSPEND FOR(NNN)
This example unsuspends USER01 if it was suspended with UNTIL:
TSS REMOVE(USER01) ASUSPEND UNTIL(MM/DD/YY)
|
Copyright © 2009 CA.
All rights reserved.
|
|