Tape Library Status Tool

This tool will produce a report that displays the users of the resources in a tape library for all systems in a BRMS network that share that library. The tool is also available on earlier release with the following PTFS:

To find the tape library resource status for a specific system, issue the following command:

QSYS/CALL QBRM/Q1AOLD PARM('DEVUSESTS ' 'SYSTEM1 SYSTEM2')

Note:
The second parameter can specify multiple systems, restricted only by the parameter length of 200 characters.

To find the tape library resource status for all systems in the BRMS network, issue the following command:

QSYS/CALL QBRM/Q1AOLD PARM('DEVUSESTS ' '*NETGRP')

Both of the commands will generate an output file, QTEMP/DEVICELOG, and a printer report, QP1ADEVUSE.

Note:
In order to get status from a particular system, that system must have the appropriate PTF applied and must be in the BRMS network.


[ Top of Page | Previous Page | Next Page | Contents | Index ]