
RETAIN Command
User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
3-47
Example The following example retains version 3 of the
AGED.TRIAL.BALANCE dataset. Version 3 is closed and is retained for
seven days from today. The creating job name is changed to TRIALBAL.
RETAIN 'AGED.TRIAL.BALANCE',VER=3,DAY=7,JOB=TRIALBAL
The following example retains the version of
PAYROLL.UNEDITED.TRANSACTIONS which starts on volume
PR5867. The version is closed and expires on November 23, 1997.
RET 'PAYROLL.UNEDITED.TRANSACTIONS',SER=PR5867,EXD=1997327
The following example informs the BIM-EPIC Catalog that this version is
on an FSI Faketape device.
RET 'PAYROLL.UNEDITED.TRANSACTIONS',VER=1,FKT
OF2 (Optional keyword parameter) If used,
place the parameter at the end of the
RETAIN statement. You can use OF2 to
identify the retained version as having
FAVER2 offload format. In addition,
you can use OF2 to assign FAVER2
offload format to a tape after the tape
has been added to a dataset using the
OF2 parameter.
ST1 (Optional parameter) Use if a new
version is a tape backup created by
TSIDOFL BACKUP, not an offload of
an EPIC Start Track 1 dataset. ST1 sets
the necessary switch in the BIM-EPIC
catalog entry for this new version.
FKT (Optional parameter) Use if a new
version resides on an FSI Faketape
device. FKT sets the necessary switch in
the BIM-EPIC catalog entry for this new
version.
Parameter Definition
Komentáře k této Příručce