Icon
Important! To ensure accurate results, run VMRMDS immediately before running VMRMUA. Log on to VMANAGER and invoke VMRMDS by entering VMRMDS.

The VMRMUA utility has the following syntax:

VMRMUA [filename] [ ("Options" ]
 
Options:
[ACIGROUP groupname]
[CONFIG]
[NOMSG]
[NOOVP]
[PRINT]
[UPCASE]
[VOLUME volser]
  • filename
    Specifies the filename of the input file. If no filename is specified, the default VMANAGER CMSDISKS file is used.
  • ACIGROUP groupname
    Restricts the minidisk analysis to a specified ACIGROUP. ACIGROUPs are listed in column 87 of the VMANAGER CMSDISKS file, if found for the user ID.
  • CONFIG
    Builds a default VMRMUA CONFIG file. You only need to create a CONFIG file if you intend to change the defaults. If a VMRMUA CONFIG file already exists, it is renamed VMRMUA OLDCFG.
  • NOMSG
    Suppresses screen messages issued by VMRMUA. If you use this option, the console file containing screen messages is not created.
  • NOOVP
    Suppresses the overprinting of characters that highlight information in the reports. Use this option if your printer does not support overprinting.
  • PRINT
    Sends the VMRMUA reports directly to your virtual printer. The VMRMUA LISTING file is not created. This option reduces the disk space used by VMRMUA.
  • UPCASE
    Translates the VMRMUA LISTING file to uppercase. By default, VMRMUA reports are in mixed case. Use this option if your printer does not support mixed case.
  • VOLUME volser
    Specifies one DASD volume for which to perform the minidisk analysis. You can specify only one volume per run. This option overrides any conflicting specifications in the VMRMUA CONFIG file.

Examples

  • To create the default VMRMUA reports, enter:

    vmrmua
    
  • To create a new VMRMUA CONFIG file, enter:

    vmrmua ( config
    

    No reports are produced.

  • To restrict the analysis to user IDs on volume VOL555 belonging to ACIGROUP SYSTEMS, enter:

    vmrmua ( volume vol555 acigroup systems print
    

    The reports are sent to the virtual printer.