WSALTER – Alter intervals on a workstations in the current plan

Use WSALTER to set parallel server values across multiple workstations in the current plan.

WSALTER      [EXCLUDE(<wsid1>,<wsid2>,...)] FROM(yymmddhhmm)
             [PSCAP(n|RESET)]
             [R1CAP(n|RESET)] [R2CAP(n|RESET)] TO(yymmddhhmm) 
             [UPDATE(Y|N)]
  [WSAUTO(Y|N)] [WSNAME(<wsid>)] [WSREP(A|S|C|M)]
             [WSRETYPE(D|Z)] 
              [WSTYPE(G|C|P|R)] [WSWAIT(Y|N)] [WSZCENTR(Y|N)]
where:
EXCLUDE(<wsid1>,<wsid2>,...)
Allows a list of workstations to be specified to exclude from being processed by the command.
FROM(yymmddhhmm)
Specifies the start of the period to alter the parallel server capacity for.
PSCAP(n|RESET)
Specifies the number of parallel servers to set for this interval. RESET can be used to reset the parallel servers to the level planned for this interval. RESET can be used only if this interval has already been set by a previous command. If this keyword is not set, for a new interval HCL Workload Automation for Z will assume 0.
R1CAP(n|RESET)
Specifies the number of workstation resource 1 to set for this interval. RESET can be used to reset the parallel servers to the level planned for this interval. RESET can be used only if this interval has already been set by a previous command. If this keyword is not set, for a new interval HCL Workload Automation for Z will assume 0.
R2CAP(n|RESET)
Specifies the number of workstation resource 2 to set for this interval. RESET can be used to reset the parallel servers to the level planned for this interval. RESET can only be used if this interval has already been set by a previous command. If this keyword is not set, for a new interval HCL Workload Automation for Z will assume 0.
TO(yymmddhhmm)
Specifies the end of the period to alter parallel server capacity for.
UPDATE(Y|N)
Determines whether to perform the updates described by the command. If updates are requested to not be performed setting OPTIONS TRACE(1) will show what update commands would have been executed.
WSAUTO(Y|N)
Optional search criteria to search for workstations by the automation attribute.
WSNAME (<wsid>)
Optional search criteria to search for workstations to alter by name. Wildcards are allowed.
WSREP(A|S|C|M)
Optional search criteria to search for workstations by the reporting type.
WSRETYPE(D|Z)
Optional search criteria to search for workstations by remote engine type.
WSTYPE(G|C|P|R)
Optional search criteria to search for workstations by workstation type.
WSWAIT(Y|N)
Optional search criteria to search for workstations by the wait attribute.
WSZCENTR(Y|N)
Optional search criteria to search for workstations by the z-centric attribute.