Modify CPWS arguments
When you are modifying a current plan workstation, the WSNAME argument is required; it identifies the workstation. The remaining arguments contain the modified information.
| Arg names | Length | Data type | Description |
|---|---|---|---|
| ALTWS | 4 | Char | When the workstation is set to failed or offline then another workstation can be specified for rerouting. Specify ALTWS if operations should be rerouted; if ALTWS is not supplied then no rerouting takes place. |
| PSC | 1 | Char | Control on parallel server. |
| R1C | 1 | Char | Control on resource 1. |
| R2C | 1 | Char | Control on resource 2. |
| STARTACT | 1 | Char | Action to be taken on current plan
operations that have a status of started when the workstation status
is set to failed or offline. Values are restart (R), set to error
(E), or leave operation as is (L).
Note: If the STARTACT
argument is omitted when a workstation is set to failed or offline
then no action is performed on the operations, as though STARTACT
L was specified. |
| STATUS | 1 | Char | New status of active (A), failed (F), or offline (O). |
| WSNAME | 4 | Char | Workstation name |
| WSREP | 1 | Char | Workstation reporting attribute. For virtual workstations, the argument is ignored. |