
ADD TSIDMNT Commands
3-10 User Reference
example, if the highest current generation number (usually version 1) is 000120, specify a new
generation number of 000122 or greater. The new version is always version 1.
FIL specifies the file sequence number if this version of a tape dataset is not the first dataset
in a multi–dataset group.
BLK specifies the block size of this version of the dataset, if you wish. MAX sets the block
size to track capacity for disk datasets and for tape datasets - 64K for VSE/ESA 2.5 and later,
or 32K for earlier VSE releases. OPT sets the block size to half track for disk and for tape -
32K for VSE/ESA 2.5 and later, or 16K for earlier VSE releases.
OFL=1 can be used to identify the version as an offload version. While we do not
recommend purging offload datasets, the OFL parameter can be used to assign offload status
to a disk dataset that has been added to the catalog.
This example adds version number 3 to the PAYROLL.MASTER dataset. Version 3 is on
tapes PY1234 and PY2764, with a block size of 10000.
ADD 'PAYROLL.MASTER',VER=3,BLK=10000,SER=PY1234,PY2764
This example adds version number 1 to the INVENTRY.237 dataset. Version 1 is on tape
E93837.
ADD 'INVENTRY.237',SER=E93837
Examples
Komentarze do niniejszej Instrukcji