NetBase for MPE Reference Guide

Chapter 9
9-10
Running NBRPT02
NBRPT02 is a program activity summary. This report was designed to identify the amount of
processing a program devotes to accessing each file. This quantity is expressed as a percentage of
total CPU used. NBRPT02 can be run either from a job or a session. The program normally outputs
to the spool file NBREPORT but file equations are allowed.
:RUN NBRPT02.PUB.NETBASE
NetBase Statistics Reporting [v.u.f] Update n Copyright QUEST Software
1991
Reduction Options:
1) Extract from log files
2) Use existing reduction
Enter option: 2
Enter file name of reduction to use: PASS1
Print User Information: N
**************************
REDUCTION SORT STATISTICS:
INPUT RECORDS: 35
OUTPUT RECORDS: 34
WALL TIME: 2.831(SEC)
CPU TIME: .669(SEC)
--------------------------
REPORT SORT STATISTICS:
INPUT RECORDS: 34
OUTPUT RECORDS: 34
WALL TIME: 2.224(SEC)
CPU TIME: .641(SEC)
**************************
END OF PROGRAM