NetBase for MPE Reference Guide
NetBase Statistics
9-5
Program Input
The following table provides descriptions of the program input.
Input Description
Enter Log file name
The file name of a valid NetBase Statistics log file. No default is
allowed. It cannot be the current log file. Do a STATS SWITCH to run
against current log file.
Enter PROGRAM name
The fully-qualified file name of the desired program subset. The
default is all programs.
Enter FILE name
The fully-qualified file name of the desired data file or database
subset. The default is all files.
Enter record type
Valid options are:
A All record types
F MPE file types
I IMAGE file type
P Process type
Summarize data (Y/N)
Answering Y to this prompt causes NBLGDUMP to summarize all
records with like program and file names into one record before
reporting. The default is no summarization.
Program Output
NBLGDUMP formats three different record types: IMAGE, MPE and KSAM files. The following is
an example of the output generated for MPE and KSAM files.
*******************************************************************************
USER: #J326 TSPROC,JOB.CEI (TEST)
PROGRAM: TSPROC.PUB.CEI
FILE: TSPRH.DATA.CEI (TEST)
OPENED: THU, JUL 16, 1996, 3:58 AM
CLOSED: THU, JUL 16, 1996, 5:16 AM
-TOTAL (msec)- -AVG (msec)- - % of TOTAL-
Count Wall CPU Wall CPU Cnt Wall CPU
FOPEN 1 62 22 62 22 0 0 0
FCHECK 1318 583 446 0 0 11 1 2
FCLOSE 1 10 8 10 8 0 0 0
FCONTROL 2635 56627 15470 21 6 22 83 64
FGETINFO 1 2 2 2 2 0 0 0
FPOINT 3953 2705 1855 1 0 33 4 8
FREAD 1318 712 655 1 0 11 1 3
FREADDIR 1317 1336 1175 1 1 11 2 5
FWRITE 1317 5825 4689 4 4 11 9 19
*******************************************************************************