For information on the valid parameters for each report, see the appropriate chapter.
You can use one or both of the following methods to specify report parameters when running report generators manually:
ACFRPTCL STIME(0800) ETIME(1700)
If the command parameter string ends with a dash ( ), CA ACF2 for z/VM considers the parameters as continued and uses the SYSIN file for additional parameters. If a command parameter string begins with an asterisk (*), CA ACF2 for z/VM treats it as a comment. You cannot continue a comment.
The first 35 characters of the parameter string are moved to the user title area in the heading of the report. The user title area does not use a comment. If you specify the TITLE parameter, CA ACF2 for z/VM replaces the parameter string in the user title area.
A dash ( ) at the end of a record is a continuation character and adds the following record to the end of this continued record, replacing the continuation character. This lets you enter long parameters. If ACFRPTS does not find the continuing record, it issues an error message.
A record that begins with an asterisk (*) is a comment record that is completely ignored. ACFRPTS also ignores blank records unless they immediately follow a continued record. In this case, it issues an error message.
You can separate command parameters with a blank or comma. Enter the parameters in the same manner, whether you enter them as command parameters, in a SYSIN file, from disk, or in reply to a SYSIN file prompt. Some examples are shown below:
STIME(0800) ETIME(1700)
STIME(0800,ETIME(1700)
STIME(0800,ETIME(-1700)
The ACFRPTS utility only allows the report generators to use the SYSIN file to obtain report parameters (it does not use the command parameter). The default uses TERMINAL as the input device for SYSIN. The report generator prompts you for the report parameters. If you previously entered a CMS FILEDEF command for SYSIN, the report generator uses that device.
|
Copyright © 2009 CA Technologies.
All rights reserved.
|
|