Hp Integrity NonStop H-Series Manuel d'utilisateur Page 125

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 236
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 124
Using the LMM Utility Interface Program (INTFACE)
Library Media Manager Installation and User’s Guide529970-001
7-7
REPORT Function
== Loop through tape library Inventory, comparing VOLSER to MEDIACOM info and
set
== tapevolume to SCRATCH if in RELEASED state
[#loop |while| not [#emptyv/blank/ tape_list] |do|
#extractv tape_list tapevol
#set media_in INFO TAPEVOLUME [tapevol],POOL [^pool]
sink [#wait media_in]
==
== Finding the status of the tape cartridge in mediacom from the mediacom output
vfind /quiet, to line/ media_status "[tapevol]"
==
== If LINE variable is not empty, then a tapevolume was found in mediacom
[#if not [#emptyv/blank/ line] |then|
== Doing the real work if tape cartridge is in RELEASED state
[#if [#match [#charget line 39 to 46] RELEASED] |then|
==
#output Setting [tapevol] to status of SCRATCH
#set media_in ALTER TAPEVOLUME [tapevol],STATUS SCRATCH,POOL
[^pool]
sink [#wait media_in]
] == endif
] == endif
#set media_status
#set line
] == endloop
==
== Exit the dynamic mediacom started at the top
#set media_in exit
sink [#wait media_in]
#unframe
Vue de la page 124
1 2 ... 120 121 122 123 124 125 126 127 128 129 130 ... 235 236

Commentaires sur ces manuels

Pas de commentaire