TPDC Manual (G06.24+)

Table Of Contents
Using the Collected Data
Tandem Performance Data Collector (TPDC) Manual526357-001
3-13
Running the SPAM TACL Macros
Running the SPAM TACL Macros
The TGATHER macro creates data files for your SPAM charts and reports. After you
run TGATHER, you can specify another TACL macro to modify how the compiled
Enform queries behave. For example, you can exclude, flag, or match various
measured entities.
If you did not include the TLOADSEG command in your TACLCSTM file, as explained
in Task 3.2: Load the TACL Macros on page 2-3, you need to run TLOADSEG before
running TGATHER.
TGATHER
invokes the SPAM object file to create and load structured Measure data from raw
Measure data files. You generally use TGATHER once per data collection to gather
data.
date
specifies the date the data files were gathered in yymmdd format.
time
specifies the time the data files were gathered in hhmm format.
option
specifies one or more options.
SWAPVOL $volume
indicates which volume to use for swapping.
REPORTS
indicates that all the SPAM reports are to be produced.
COLLECT SPL-Collector-filename
specifies the file name for spooler collector processes. The file name can be up
to eight characters in length. The default name is CSPOOL, the file name of
the standard HP spooler collector program object file. Example:
Note. The consolidated performance data file collected by TPDC from an installation must
reside on the same volume as the work subvolume.
TGATHER date time , [option ...]