After you have defined all the necessary files, enter the report generator name as a CMS command and supply the report parameters on the command line or after the prompt.
As an example, below is a step by step manually run DS report:
LISTFILE * LISTING A
You should receive the following message:
DMSLST002E FILE NOT FOUND
If there are LISTING files located on your A disk that you want to save, move them to another disk.
LISTFILE SMF * A
The response is a list of SMF files, such as the following:
SMF 91080001 A1
FILEDEF RECL DISK SMF 91080001 A
FILEDEF SYSPRINT DISK
QUERY FILEDEF
The response looks like this:
REC1DISK SMF 91080001
SYSPRINT DISK FILE SYSPRINT
ACFRPTDS *
Below is an example of running the RL report, specifying DETAIL as a report parameter. In this example, the report generator uses the default values for all other report parameters:
acfrptrl detail
Another example of running a report manually is shown below. In this case, the EL report was run. Since no parameters are specified and a FILEDEF command did not define a SYSIN file, the report generator prompts for the parameters. The DETAIL parameter was then entered. In response to the second prompt, a null line was entered, indicating that the report generator should use the defaults for all the other report parameters.
acfrptel ACFPGM800R Enter ACFRPTEL SYSIN parameters or ENTER to start EL? detail EL? <null line> Ready;
Below is an example of how to display the file IDs of the produced reports:
listfile * listing a ACFRPTDS LISTING A1 ACFRPTRL LISTING A1 ACFRPTEL LISTING A1 Ready;
|
Copyright © 2009 CA Technologies.
All rights reserved.
|
|