The VSUSER command lists all users who have reserved a nonsystem volume set. It also displays the volume set name, job number, and the job names of all users currently performing a reserve function.
Task | 
  | 
Lists all users of a currently reserved nonsystem volume set.
Capability | 
  | 
No special capability required.
Syntax | 
  | 
Parameter | 
  | 
- volsetname
 The volume set that will be kept online. Optional.
Example | 
  | 
This example shows how to list all of the currently reserved volume sets by using the VSUSER command.
   :VSUSER
           VOLUME SET NAME   JOBNUM   JOBNAME
           ---------------   ------   -------
           BSET              #S6      (USER.ACCT)
 |