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:
- Some segments have Batch Loader statements with slightly different
names.
WSVCOM
has a segment name ofWSVSTART
. - A default
WSV
record is automatically created when aWSDEST
statement is processed. This means aWSVSTART
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 theWS
andWSV
portions,DBMODE(ADD)
makes an exception withWSV
records and willREPLACE
the record automatically created when theWS
record is created byINSERT
with any values contained within theWSVSTART
construct. - Virtual workstations are available only starting from HCL Workload Automation for Z V8.5, or later.