CL Command Reference - PRTRSCRPT
CL Command List > PRTRSCRPT Reference
Description:
The Print Resource Report (PRTRSCRPT) command produces a device resource usage report from the performance data collected by Collection Services from the Operations Navigator interface. The report, which is written to the printer file QPPTITVR, shows device resource information organized by time interval. Resources may be selected for inclusion in the report or exclusion from the report, based on interval times.
Examples:
Example 1: Printing a Report
PRTRSCRPT MBR(DTA071588A)
This command submits a batch job to print a report on all resources in all intervals in the member DTA071588A of performance data files in library QPFRDATA. The report title is taken from the text of that member.
Example 2: Selecting Intervals to Include in Report
PRTRSCRPT MBR(DTA071588A) PERIOD(*SELECT)
This command submits a job to print a report from the same data, but first shows a screen from which the user interactively select which intervals to include.
Example 3: Specifying Data Collection Time Period
PRTRSCRPT MBR(DTA071588A) PERIOD((2330)(0130))
This command submits a job to print a report on the data collected from 11:30 PM on the first day of collection through 1:30 AM on the last day of collection.