
Initializing Tapes for BIM-EPIC Control
User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
12-15
// JOB INITTAPE
// UPSI 10101
// EXEC TSIDINIT,PARM=’ACL=B1VTS,COUNT=10’
CUU=480,481
SR0010
/*
/&
The following example shows how TSIDINIT uses an ACL to do random
initialization of tapes not in the BIM-EPIC Catalog that have labels or
tape marks. TSIDINIT initializes the first tape with volume serial number
JCSR09, the second with WXY981, and so on until all volume serial
number specifications have been read.
// JOB INITTAPE
// UPSI 00101
// EXEC TSIDINIT,PARM=’ACL=A2ATL’
CUU=480,481
JCSR09
WXY981
…..
…..
/*
/&
The following example shows how TSIDINIT uses an ACL to do random
initialization of tapes not in the BIM-EPIC Catalog that do not have labels
or tape marks or those created as the result of forced initialization.
TSIDINIT initializes the first tape with volume serial number JCSR09,
the second with WXY981, and so on until all volume serial number
specifications have been read.
// JOB INITTAPE
// UPSI 01101
// EXEC TSIDINIT,PARM=’ACL=A2ATL’
CUU=480,481
JCSR09
WXY981
…..
…..
/*
/&
Kommentare zu diesen Handbüchern