Tandem Capacity Model (TCM) Manual
DescriptionSection
Provides a name and a type for each process category listed in the PCAT entriesTITLE entries
Contains a list of transaction names and typesTXN (transaction) entries
The first section, environmental entries, is required. For applications with OLTP transactions only,
the three other sections are optional. For applications with batch transactions, the last section, TXN
entries, is required. If the last three sections are included, they must be specified in the order listed
in the template file.
Environmental Entries
The environmental entries in CNTLFILE include:
MEASURE data-file [ measfh ]
CSVLO yyyy/mm/dd;hh:mm:ss
CSVHI yyyy/mm/dd;hh:mm:ss
APPL application
CONVERTTO t u
CPUFACTOR t [r] xxxx.yy s [i]
CSVDATA data-file
REPORT $a[.#b[.c]]
NUMCSVS *|ALL|n
NUMTMFTRAIL m
DISKCONVERTTO m [w]
SSDDISKFACTOR m r w
DISKFACTOR m r c s readseek [writeseek]
ACTUALDISK42 m
ACTUALDISK43 m
ACTUALDISK44 m
ACTUALDISK50 m [w]
ACTUALDISK51 m [w]
ACTUALDISK52 m
ACTUALDISK53 m
MEASURE Entry
MEASURE data-file is a disk file containing data collected by Measure. It is required. Measfh
is the name of an object file containing a MEASFH program. The default is the current
$SYSTEM.SYSnn.MEASFH file. You can have multiple entries of this type:
MEASURE datafile1 [ measfh ]
MEASURE datafile2 [ measfh ]
CSVLO and CSVHI Entry
The CSVLO and CSVHI entries define the time window used to filter the data in all the specified
Measure files. These entries are recommended, but not required. If you do not supply one or both
of these times, MeasTCM determines an appropriate time based on the actual start and stop times
of the input Measure data files.
If no data occurs during the user-specified CSVLO to CSVHI time period, no CSVs are produced,
and MeasTCM displays an appropriate message.
HP recommends that the Measure data have intervals so the first and last intervals can be excluded
from the MeasTCM analysis by specifying appropriate CSVLO and CSVHI entries. The first and
last intervals might contain Measure startup or shutdown inconsistencies. The intervening period
or periods will contain data that is more consistent.
APPL Entry
Application is the name of the application for the Measure data sample (maximum 20 characters)
that you select. This entry is required. The first character of the application name must be a letter.
The following characters can be numbers or letters. No special characters can be used. The
40 Using MeasTCM