Tabular Report
The Tabular Report shows up to 12 measures for one or more reporting interval.
Produced by the Analyzer TABULAR control statement, it is an enhanced form of the Tabular Subreport. BMC recommends using the Tabular Report instead of the Tabular Subreport.
If the TABULAR statement includes more than 12 measures, only the first 12 appear in the Tabular Report.
Each measure is represented by a column on the report. The measures are printed in the same sequence as they appear in the TABULAR statement, allowing you to group corresponding measures together.
The report shows one line of values for each record interval specified in the TABULAR statement. If an interval is not specified, the report shows one line for each record interval encountered in the data.
A sample of the Tabular Report is shown in the following figure.
BMC SOFTWARE, INC. BMC SOFTWARE, INC. REPORT DATE: DD MMM YY 16.12
ACTL 21 NOV 13 16.45.01 21 NOV 13 17.45.01 HOUSTON, TX. SYSTEM ID: SJSC Z 1.12.0
BASED ON REC TYPE/# RECS/# SAMPLES/REC HOURS: 70-1/3/539/0.75 71-1/3/45/0.75 72-3/180/0/0.75 72-4/3/177/0.75 73-1/3/0/0.75
74-1/180/536/0.75 74-2/8/120/1 74-4/12/60/1 74-5/420/4/1 75-1/63/539/0.75 78-2/3/270/0.75 78-3/3/179/0.75
DATE TIME CONNDASD DISCDASD PENDDASD IOSQDASD RESPDASD CONNISRP DISCISRP PENDISRP IOSQISRP RESPISRP
AVG AVG AVG AVG AVG AVG AVG AVG AVG AVG
21NOV13 17.00.01 0.619 0.014 0.268 0.240 1.142 5.638 0.000 0.512 0.000 6.150
Tabular Report field descriptions
The following table describes each field in the Tabular Report.
Field | Description |
---|---|
DATE | date of the interval reported |
TIME | time of the interval reported |
nnn-nnn | remaining columns determined by measures defined in the Analyzer control statement For information about specific measures, see either the TABULAR Measure List Reference (as created by the MSRLIST parameter in the TABULAR control statement) or Measure-and-trace-values . |
Related topics