Measure Reference Manual
is an array of measurement data file names in 12-word format. The array index of a
measurement data file name is its measurement number. The array size is 64 files (64 * 12
words).
settings
output
INT:ref:1
is an array of flags that indicates the current setting of Measure subsystem parameters controlled
through defines:
Maximum CIDs setting:settings.0:2
0 = 1,024,000
1 ... 7 = reserved for future use
Reserved for future use.settings.3:7
SQL/MX journal segment default ON/OFF.settings.8
OSS journal segment default ON/OFF.settings.9
Reserved for internal use.settings.10
Skew interval copy time is ON/OFF.settings.11
Lock CID table ON/OFF.settings.12
Maximum CIDs setting:settings.13:15
0 = 32,000
1 = 64,000
2 = 96,000
3 = 128,000
4 = 192,000
5 = 256,000
6 = 512,000
7 = indicates Maximum CIDs setting can be found in settings.0:2
Usage Notes
For each counter record in a processor, Measure allocates and tracks the counter record through
a counter identifier (CID). The CIDs value corresponds to the CID table size. The current number
of CIDs in use is reported in the CPU entity report of each processor. The number of CIDs supported
in a processor is limited.
• In Measure PVUs earlier than G05, the CID table has an upper limit of 32,000 CIDs per
processor.
• In Measure D45, G05, and later PVUs, you can increase the CID table limit at START
MEASSUBSYS time in increments of 32,000 CIDs to be 64,000, 96,000, or 128,000 for
each processor.
• In H-series and J-series RVUs, the default size of the CID table is 64,000 CIDs per processor,
but you can also increase the CID table limit at START MEASSUBSYS time in increments of
32,000 CIDs up to 256,000 (196,000 is also supported).
• In Measure H04/J02 and later PVUs, a maximum of 512,000 is supported.
• In H06.25/J06.14 and later RVUs, a maximum of 1,024,000 is supported.
MEASMONSTATUS 413