Memorex LOCK - VERSION 2-24 Spezifikationen Seite 295

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 359
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 294
Vaults and Vaulting Methods Defining Vault Locations
Chapter. 6 Additional BIM-EPIC Utilities 6-39
Defining Vault Locations
Define each automatically controlled vault with the VAULTDEF macro. The EPICVLT.Z
member contains samples for the VAULTDEF macro.
You can create as many as 65,535 automatically controlled vaults. Vaults are identified by
number. The main library is always vault 0 (zero). As each VAULTDEF macro is
encountered, BIM-EPIC identifies that vault with next ascending sequential number
(beginning with 1).
You can define the number of slots in each vault if you wish. If defined, the total number of
slots in all vaults is limited to 32,767.
VAULTDEF '
vault-name
' [ ,
ss
,
ns
][ ,AVAULTS= ]
Parameter Required? Values Default
vault-name
Yes 1 to 24 characters None
ss
No Any number None
ns
No Any number None
AVAULTS No 1 to 65535 100
vault-name specifies the 1 to 24-character name of the vault being defined. Enclose the
name in apostrophes. You can define only one vault per VAULTDEF statement.
ss specifies the starting slot number. Use it to assign slot numbers to the vault. If ss and ns
are not supplied, there is no limit to the number of tapes the vault can contain.
ns specifies the number of slots in the vault. It must be supplied when you use the ss
parameter.
AVAULTS specifies the number of automatic vaults. Vaults with a number greater than the
number specified here are manually controlled vaults (see “Manually Controlled Vaults," in
the User Reference). AVAULTS is valid only when specified on the first VAULTDEF macro
statement.
The following statement defines the vault named ACME Vault-1. It has room for 2,000 tapes
and has slots numbered from 5000 to 6999.
VAULTDEF 'ACME VAULT-1',5000,2000
The following statement defines the KEARNEY vault and has no limit to the number of tapes
it can contain. The AVAULTS parameter specifies that automatic vaults can number up to
500. (Vaults numbered 501 and above are to be considered manually controlled vaults.) It is
valid if this is the first VAULTDEF statement.
VAULTDEF 'KEARNEY',AVAULTS=500
Description
Syntax
Parameters
Examples
Seitenansicht 294
1 2 ... 290 291 292 293 294 295 296 297 298 299 300 ... 358 359

Kommentare zu diesen Handbüchern

Keine Kommentare