beautypg.com

HP Neoview Release 2.5 Software User Manual

Page 41

background image

Table 3-5 NODE_STATS_V1 Field Definitions (continued)

Description

Data Type

Field Name

ANSI SQL timestamp, in Local
Civil Time, indicating when the
measurement interval ended.

TIMESTAMP(6)

MEASURE_END_DATETIME

ANSI SQL date, in Local Civil
Time, indicating when the
measurement interval ended.

DATE

MEASURE_END_DATE

ANSI SQL time, in Local Civil
Time, indicating when the
measurement interval ended.

TIME(6)

MEASURE_END _TIME

ANSI SQL timestamp, in
Coordinated Universal Time,
indicating when the
measurement interval ended.

TIMESTAMP(6)

MEASURE_END _DATETIME_UTC

ANSI SQL date, in Coordinated
Universal Time, indicating when
the measurement interval ended.

DATE

MEASURE_END _DATE_UTC

ANSI SQL time, in Coordinated
Universal Time, indicating when
the measurement interval ended.

TIME(6)

MEASURE_END _TIME_UTC

ANSI SQL timestamp, in Local
Civil Time, indicating when the
measurement interval began.

TIMESTAMP(6)

MEASURE_START_DATETIME

ANSI SQL date, in Local Civil
Time, indicating when the
measurement interval began.

DATE

MEASURE_START_DATE

ANSI SQL time, in Local Civil
Time, indicating when the
measurement interval began.

TIME(6)

MEASURE_START _TIME

ANSI SQL timestamp, in
Coordinated Universal Time,
indicating when the
measurement interval began.

TIMESTAMP(6)

MEASURE_START _DATETIME_UTC

ANSI SQL date, in Coordinated
Universal Time, indicating when
the measurement interval began.

DATE

MEASURE_START _DATE_UTC

ANSI SQL time, in Coordinated
Universal Time, indicating when
the measurement interval began.

TIME(6)

MEASURE_START _TIME_UTC

Duration of the measurement in
microseconds.

LARGEINT

DELTA_TIME

Neoview segment name.

CHARACTER(8)

SEGMENT_NAME

UP or DOWN.

CHARACTER(4)

NODE_STATUS

Total memory size in megabytes.

SMALLINT UNSIGNED

MEMORY_MB

Time, in microseconds, during
which the processing node was
busy.

LARGEINT

NODE_BUSY_TIME

Time, in microseconds, that
processes spent on the ready list.

LARGEINT

NODE_QUE_TIME

Processing Node Statistics

41