Hp Integrity NonStop H-Series Bedienungsanleitung Seite 127

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 234
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 126
Using the LMM Utility Interface Program (INTFACE)
Library Media Manager Installation and User’s Guide529970-002
7-3
EXPORT Function
You can use this TACL routine.
?TACL routine
==
== This TACL routine is an example that can be used to EXPORT tapes from a tape
== library to the CAP using the LMM UTILITY with the EXPORT function. Variables in
== BOLD have to be changed for your environment.
==
== Usage for the LMM UTILITY EXPORT function:
== The given parameters are needed.
== Run <LMM ISV>.INTFACE EXPORT <tape number> <LMM ISV location>
==
===============================================================
#frame
==
== Create the variables
#push tape^number == variable contains a tape number
#push ^status == variable for checking status of EXPORT
#push lmm^loc == LMM location $vol.subvol on NonStop
==
== Set the location of the LMM ISV
#set lmm^loc $<vol>.<subvolume>
==
== You can put this part in a loop and then loop through using different
== tape numbers and inserting a new tape number in the command
== each time it runs
==
Run [lmm^loc].INTFACE/outv ^status/ EXPORT [tape^number] [lmm^loc]
==
== Checks status of EXPORT command
[#if [#charfind ^status 1 Error] |then|
Seitenansicht 126
1 2 ... 122 123 124 125 126 127 128 129 130 131 132 ... 233 234

Kommentare zu diesen Handbüchern

Keine Kommentare