beautypg.com

Producing structured files of measurement data, Step 1: produce structured report files, Table 4-3 – HP NonStop G-Series User Manual

Page 91: Table 4-3, command option, Effects on data written to structured files

background image

Formatting Reports and Plots

Measure User’s Guide 520560-003

4- 31

Producing Structured Files of Measurement Data

Producing Structured Files of Measurement
Data

The Enform query product and the NonStop SQL/MP command interpreter (SQLCI)
can access Measure data files only after they are converted to structured files and a
data dictionary that describes the structure of the file is created.

To format and write Measure data to structured data files and create a data dictionary
using MEASCOM:

1. Enter the SET REPORT command to set the format for structured report files.

2. Enter the LIST

entity-type

or LISTALL

entity-type

command to load the

structured files.

3. Exit from MEASCOM and use the RUN DDL command to build the data dictionary.

Step 1: Produce Structured Report Files

In MEASCOM, to produce structured report files, use the SET REPORT command
followed by a LIST command. For example:

45> MEASCOM
MEASURE Performance Monitor - T9086G10 - (16DEC03) - \HATI
(C)1986 Tandem (C)2003 Hewlett Packard Development Company, L.P.

1+ SET REPORT FORMAT STRUCTURED
2+ LIST PROCESS *

The REPORT attributes and LIST and LISTALL clauses you use can affect the content
of structured files.

Table 4-3. Command Option Effects on Data Written to Structured
Files
(page 1 of 2)

Command Option

Effect

REPORT FORMAT

Determines whether counters are written to the structured file.

REPORT LOADID

Determines the LOADID field value of the records written to
the structured file.

REPORT STYLE

Determines if ZMS-style or legacy-style record templates and
file names will result. (Measure G11 and later)

REPORT RATE

No effect. Uninterpreted counter values are always written to
the structured file.

REPORT TOTALS

Determines whether counter totals are written to the
structured file.

REPORT ZERO-REPORTS

Determines whether entities in which all counter values are
zero are written to the structured file.