HPlogo MPE/iX Commands Reference Manual: HP 3000 MPE/iX Computer Systems > Chapter 8 Command Definitions SP-Z

VSUSER

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Displays all users of a currently reserved, mountable volume set. (Native Mode)

Syntax

VSUSER [volumesetname]

Parameter

volume- setname

A fully qualified volume set name. Default is that information for all currently reserved volume sets is displayed.

Operation Notes

The VSUSER command lists all users who have explicitly or implicitly reserved a mountable volume set. It also displays the volume set name, job number, and the job names of all users currently performing a reserve function. The VSRESERVE/VSRELEASE commands enable users to perform explicit reserving and releasing. The FOPEN/FCLOSE intrinsics enable them to perform implicit reserving and releasing.

The MPE/iX naming convention for volume sets differs from that of MPE V/E for private volumes. Refer to the MOUNT, DISMOUNT, VSRESERVE, and VSRELEASE commands in this chapter.

Use

This command may be issued from a session, job, program, or in BREAK. Pressing Break has no effect on this command. Use volumes (UV) or create volumes (CV) capability is required to use this command.

Example

To display all of the currently reserved volume sets, enter:

 VSUSER
VOLUME SET NAME JOBNUM JOBNAME
-
USER_MANAGER #S260 NORMA.MPEM

Related Information

Commands

The VSxxxxxx commands in this chapter

Manuals

MPE/iX Intrinsics Reference Manual

Volume Management Reference Manual

Feedback to webmaster