The control statements used in JARSDB22 are described below. All CA JARS Wizard control statements are fully documented in your CA JARS Wizard Reference Guide.
PARAMETER
The PARAMETER control statement specifies options for a CA JARS Wizard run.
creates a cross-reference of the data fields used in the run and the statements they are found in. This cross-reference listing is printed in addition to the control statements and the report for the run.
suppresses the CA JARS Wizard error handling routine.
INPUT
This INPUT statement lists the CAWGJRD2 glossary as the glossary for the primary input file for the run.
COMPUTE
The four COMPUTE statements in JARSDB22 simply assign values to Buffer Pool Read fields for BP0 through BP32.
SORT
The SORT statement identifies the sequence in which the input records should be sorted prior to processing. Here the sort is performed on USER ID, DATE, and TIME of DAY.
BREAK
BREAK statements define logical groups of records. Here data is split into groups by user ID. Records with the same USER ID are grouped together.
HEADING
HEADING specifies a title for the report. Here the title for the report (created in addition to the output file) is: DB2 SUMMARY BY USER.
LIST
The LIST statement identifies the data element to be printed. This includes:
| Copyright © 2012 CA. All rights reserved. |
|