Drivereport function, Queuereport function – HP Integrity NonStop H-Series User Manual
Page 134

Using the LMM Utility Interface Program (INTFACE)
Library Media Manager Installation and User’s Guide— 529970-002
7- 10
DRIVEREPORT Function
DRIVEREPORT Function
The DRIVEREPORT function of the utility program allows the reporting of tapes in the
tapedrives.
Syntax:
Run <LMM ISV>.INTFACE/NAME/ DRIVEREPORT <qualified output
file> <LMM ISV location>
Example:
Run $SYSTEM.LMM.INTFACE/NAME/ DRIVEREPORT
$SYSTEM.OUTPUT.DRVLIST $SYSTEM.LMM
DRIVEREPORT is the function.
$SYSTEM.OUTPUT.DRVLIST is the output file for the listing.
$SYSTEM.LMM is the location of the LMM software on the
NonStop server. It can be any valid $volume.subvolume.
QUEUEREPORT Function
The QUEUEREPORT function of the utility program allows the reporting of queued
tapes as shown in the Queue Manager tab of the GUI.
Syntax:
Run <LMM ISV>.INTFACE/NAME/ QUEUEREPORT <qualified output
file> <LMM ISV location>
Example:
Run $SYSTEM.LMM.INTFACE/NAME/ QUEUEREPORT
$SYSTEM.OUTPUT.QUELIST $SYSTEM.LMM
QUEUEREPORT is the function.
$SYSTEM.OUTPUT.QUELIST is the output file for the listing.
$SYSTEM.LMM is the location of the LMM software on the
NonStop server. It can be any valid $volume.subvolume.