Temporary storage coupling buffer statistics record (CFB - Type 7A)
Offset HEX/DEC | Field name | Length (DEC) - Type | Field description |
---|---|---|---|
1C (28) | CFBFQTY | 04 - B | Total buffers |
20 (32) | CFBFENTH | 04 - B | Used buffers |
24 (36) | CFBFACTS | 04 - B | Active buffers |
28 (40) | CFBFLRUS | 04 - B | Valid buffers |
2C (44) | CFBFEMPS | 04 - B | Empty buffers |
30 (48) | CFBFPWTS | 04 - B | Waits buffer pool |
34 (52) | CFBFGETS | 04 - B | GETs requests |
38 (56) | CFBFHITS | 04 - B | GETs which found a valid buffer |
3C (60) | CFBFGFRS | 04 - B | GETs which used a free buffer |
40 (64) | CFBFGNWS | 04 - B | GETs which used a new buffer |
44 (68) | CFBFGLRS | 04 - B | GETs which used the LRU buffer |
48 (72) | CFBFLWTS | 04 - B | GET waits on buffer lock |
4C (76) | CFBFGNBS | 04 - B | GETs which returned no buffer |
50 (80) | CFBFPUTS | 04 - B | Number puts |
54 (84) | CFBFKEPS | 04 - B | Number keeps |
58 (88) | CFBFFRES | 04 - B | Number frees |
5C (92) | CFBFFNOS | 04 - B | Free errors |
60 (96) | CFBFPURS | 04 - B | Number purges |
64 (100) | CFBFPNFS | 04 - B | Purge no buffers |
68 (104) | CFBFPNOS | 04 - B | Purge errors |