Hp NonStop G-Series User Manual Page 119

  • Download
  • Add to my manuals
  • Print
  • Page
    / 210
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 118
Using the MSMM Utility Interface Program
(INTFACE)
Mid-Range Silo Media Manager Installation and Users Guide541530-003
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 MSMM UTILITY with the EXPORT function. Variables
in
== BOLD have to be changed for your environment.
==
== Usage for the MSMM UTILITY EXPORT function:
== The given parameters are needed.
== Run <MSMM ISV>.INTFACE EXPORT <tape number> <MSMM ISV location>
==
===============================================================
#frame
==
== Create the variables
#push tape^number == variable contains a tape number
#push ^status == variable for checking status of EXPORT
#push msmm^loc == MSMM location $vol.subvol on NonStop
==
== Set the location of the MSMM ISV
#set msmm^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 [msmm^loc].INTFACE/outv ^status/ EXPORT [tape^number] [msmm^loc]
==
== Checks status of EXPORT command
[#if [#charfind ^status 1 Error] |then|
Page view 118
1 2 ... 114 115 116 117 118 119 120 121 122 123 124 ... 209 210

Comments to this Manuals

No comments