Start of change

Collection Services data files: QAPMSMPOL

This database file contains summarized metrics from pool data (*POOL collection category) that may be used in support of system monitoring.

These metrics are calculated from more discrete data found in the QAPMPOOLB file. One record is written per database interval.

Field Name Description Attribute
INTNUM Interval number. The nth sample database interval based on the start time specified in the Create Performance Data (CRTPFRDTA) command. PD (5,0)
DATETIME Interval date and time. The date and time of the sample interval. Timestamp
INTSEC Elapsed interval seconds. The number of seconds since the last sample interval. PD (7,0)
SMPMFLTR Machine pool fault rate. The number of faults per second (both database and non-database) in the machine pool. B (9,0)
SMPUNUM Number of user pools included in this data. B (4,0)
SMPUAFLTR Average user pool fault rate. The average number of faults per second (both database and non-database) per user pool. B (9,0)
SMPUMFLTR Maximum user pool fault rate. The number of faults per second (both database and non-database) for the user pool with the highest fault rate. B (9,0)
SMPUMFLTP User pool with the highest fault rate. B (4,0)
SMPB4F01 Reserved. B (9,0)
SMPB4F02 Reserved. B (9,0)
End of change