arguments:
source
Name (and optionally path) of the source tape file.
destination
Name (and optionally path) of the destination tape file.
5.18.4 Examples
Example 1:
Create an AWSTAPE file from an existing HET tape file.
HETUPD -s D:/MVS/TAPE/T001002.HET D:/MVS/TAPE/T001002.AWS
Example 2:
Change the compression level to 2 with BZLIB compression and create a new HET tape file.
HETUPD -2 -b D:/MVS/TAPE/TLEV009.HET D:/MVS/TAPE/TLEV002.HET
5.18.5 Sample Utility Output
Sample 1:
Change the compression level to 4 (best match between speed and compression rate) and create a new
HET tape file.
D:\HERCULES>hetupd -4 D:/MVS/TAPE/T38321A.HET D:/MVS/TAPE/T38321B.HET
Hercules HET copy/update program Version 3.05
(c)Copyright 1999-2005 by Roger Bowler, Jan Jaeger, and others
Figure 52: HETUPD utility output