XYGATE Compliance PRO (XSW) Reference Manual

XYGATE
®
Compliance PRO
Reference Manual
Appendix A: The SWCONF File
XYPRO Technology Corporation 235 Proprietary and Confidential
A20: WORK_VOLUME
The WORK_VOLUME keyword determines the disk file name and the first five
characters of the subvolume name of the location where XSW will put its collection
data files until they can be transferred to the GUI database.
Based on the volume and first five characters of the subvolume name, the individual
work subvolumes will be created, one for each collection, by adding a three digit
sequence number to the end. For example, if WORK_VOLUME is set to
$WORK.SWDAT, the first collection will be stored on $WORK.SWDAT000, the second
on $WORK.XSWDAT001 and so on. When $WORK.XSWDAT999 is reached, the
count will return to 0.
Syntax:
WORK_VOLUME <volume name>.<five-character subvol prefix>
Example:
WORK_VOLUME $SEC.SWWRK