VSUSER

Generated from C.65.00 /SYSADMIN/PUB/MYCICAT last modified on Sun Aug 29 15:08:37 2004

Back to Main Index


VSUSER


     Lists all users of a currently reserved, mountable volume sets.

SYNTAX


     VSUSER [volumesetname]


PARAMETER


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


OPERATION


     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/CLOSE
     intrinsics enable them to perform implicit reserving and
     releasing.

     MPE/iX uses a new naming convention for volume sets.  Refer
     to the MOUNT, DISMOUNT, VSRESERVE, and VSRELEASE
     commands.

     This command may be issued from a session, job, or in BREAK,
     but not from a program.  Pressing [Break] has no effect on
     this command.  You must have UV (Use Volumes) or CV (Create
     Volumes) capability to use this command.


EXAMPLE(S)


     To list all of the currently reserved volume sets, enter

     VSUSER

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

ADDITIONAL INFORMATION


Commands:   The VSxxxxxx commands.

Manuals :   Volume Management Reference Manual (32650-90045)

            MPE/iX Intrinsics Reference Manual (32650-90028)

Back to Main Index