WSV – Virtual Workstation destination record

The WSV record is a multi segment record, with the following structure.

WSVCOM -+- Common segment (1 per WSV)
        |
        += WSVSD =+= Specific Date (many per WSV)
        |         |
        |         += WSVIVL = Workstation Interval 
        |                     (many per WSVSD)
        |
        += WSVWD =+= Weekday (up to 8 per WSV)
                  |
                  += WSVIVL = Workstation Interval 
                              (many per WSVWD)
Note:
  1. Some segments have Batch Loader statements with slightly different names. WSVCOM has a segment name of WSVSTART.
  2. A default WSV record is automatically created when a WSDEST statement is processed. This means a WSVSTART statement can never be created by Batch Loader statements, only replaced or updated. Since a full unload of a virtual workstation will include the Batch Loader for both the WS and WSV portions, DBMODE(ADD) makes an exception with WSV records and will REPLACE the record automatically created when the WS record is created by INSERT with any values contained within the WSVSTART construct.
  3. Virtual workstations are available only starting from HCL Workload Automation for Z V8.5, or later.