MPE/iX Commands Reference Manual (32650-90877)

Chapter 14 627
Command List XII
Commands STREAM thru XEQ
Use
This command may be issued from session, job, or program, but not in BREAK. If you
press [Break] during a Vstore, the operation continues while you interact with the CI.
EXAMPLE
To verify all files in a system:
1. Write a file equation to set up a device file.
:FILE T;DEV=TAPE
2. Use the VSTORE command and backreference the device file.
:VSTORE *T;@.@.@;KEEP;SHOW
Related Information
Commands STORE, RESTORE
Manuals STORE and TurboSTORE/iX Manual
Magneto-Optical Media Management User's Guide
VSUSER
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.