Exception Subreport
The Exception Subreport lists the exceptional conditions defined by the EXCEPTS Analyzer control statement.
The listing shows the exceptional condition being reported and the time that the condition was detected. Up to four fields can be measured for an exceptional condition.
The Extractor control statements that are required for the Exception Subreport are dependent upon the information to be reported. (See Numeric list of SMF record types for information about the record types generated by each Extractor control statement and a description of the specific type of data collected by each Extractor control statement.)
A sample of the Exception Subreport is shown in the following figure.
BMC SOFTWARE, INC. XYZ COMPANY REPORT DATE: DD MMM YY 16.53
ACTL 10 JUN YY 09.00.00 10 JUN YY 12.45.00 WORLDWIDE HEADQUARTERS SYSTEM ID: SJSC 02.09.00
EXCEPTIONAL CONDITION WHEN PAGESEC LT 8 OR GT 20
CPU ENVIRONMENT REQUESTED: ALL CPU'S
DATE TIME VALUE
PAGESEC PAGEINS PAGEOUTS
10JUN 03 09.00.00 0.21 381.00 0.00
09.30.00 0.44 791.00 0.00
10.00.00 0.20 358.00 0.00
10.30.00 0.06 103.00 0.00
11.00.00 0.06 100.00 0.00
11.30.00 0.02 28.00 0.00
12.00.00 0.06 87.00 25.00
Exception Subreport field descriptions
The table below describes each field in the Exception Subreport.
Field | Description |
---|---|
EXCEPTIONAL CONDITION WHEN xxx | measure name from EXCEPTS control statement (xxx) |
LT | minimum threshold value from EXCEPTS control statement or the default |
GT | maximum threshold value from EXCEPTS control statement or the default |
CPU ENVIRONMENT REQUESTED | CPU in a multiprocessor system for which CPU-related measures are to be reported; from the EXCEPTS control statement |
DATE TIME | interval start date and time during which the exceptional condition occurred |
VALUE | selected exception measures (from EXCEPTS control statement) are printed as column headings; values of the exception measures fill the columns Associated measures are printed when the exception measure is printed, if the ASSOC parameter of the EXCEPTS control statement is used. |
Related topics