Contents
The VMRCMQ utility has the following syntax:
VMRCMQ [( “Options”] Options: [CONFIG] [NOUSER]
[PRINT]
[UPCASE]
[USER]
- CONFIG
Lets you create a new default VMRCMQ CONFIG file. Any existing configuration file is renamed VMRCMQ OLDCFG. - NOUSER
Overrides USER records in the VMRCMQ CONFIG file. When you specify the NOUSER option, VMRCMQ does not produce Report 5, User Minidisk Statistics. - PRINT
Sends the VMRCMQ reports to your virtual printer instead of creating the VMRCMQ LISTING file. - UPCASE
Translates the VMRCMQ reports into uppercase characters. The default is mixed case. Use this option if your printer does not support mixed case. - USER
Analyzes only user minidisks through USER statements in the VMRCMQ CONFIG file. When you use the USER option, VMRCMQ does not produce Reports 1 and 2 (the statistics reports) and Reports 3 and 4 (the snapshot reports).
Examples
The following examples illustrate the use of VMRCMQ.
- To create the default VMRCMQ reports, enter:
vmrcmq
- To create a new configuration file, enter:
vmrcmq ( config
- To create reports for users specified in the VMRCMQ CONFIG file only, enter:
vmrcmq ( user
- To suppress any USER records in the VMRCMQ CONFIG file, enter:
vmrcmq ( nouser