40.5.3 List of items that are output as global buffer statistical information
The table below lists the titles of the items (columns) that are output as global buffer statistical information and the content that is output. The columns are output in the order listed in the table.
No. |
Column title |
Information that is output |
Enclosing character |
---|---|---|---|
1 |
Type |
|
N |
2 |
Timestamp |
|
Y |
3 |
Last_execute_time |
|
Y |
4 |
DBbuff_name |
Global buffer name |
Y |
5 |
DBbuff_page_num |
|
N |
6 |
DBbuff_page_use_cnt |
|
N |
7 |
DBbuff_page_request_cnt |
|
N |
8 |
DBbuff_page_hit_cnt |
|
N |
9 |
DBbuff_page_hit_rate |
|
N |
10 |
DBbuff_page_pagein_cnt |
|
N |
11 |
DBbuff_page_pageout_cnt |
|
N |
12 |
DBbuff_page_read_cnt |
|
N |
13 |
DBbuff_page_write_cnt |
|
N |
14 |
DBbuff_page_rng_num |
|
N |
15 |
DBbuff_page_rng_use_cnt |
|
N |
16 |
DBbuff_page_rng_request_cnt |
|
N |
17 |
DBbuff_page_rng_hit_cnt |
|
N |
18 |
DBbuff_page_rng_hit_rate |
|
N |
19 |
DBbuff_page_rng_pagein_cnt |
|
N |
20 |
DBbuff_page_rng_pageout_cnt |
|
N |
21 |
DBbuff_page_rng_read_cnt |
|
N |
22 |
DBbuff_page_rng_write_cnt |
|
N |
23 |
DBbuff_tblscan_request_cnt |
|
N |
24 |
DBbuff_tblscan_hit_cnt |
|
N |
25 |
DBbuff_tblscan_hit_rate |
|
N |
26 |
DBbuff_tblscan_pagein_cnt |
|
N |
27 |
DBbuff_tblscan_read_cnt |
|
N |
28 |
DBbuff_tblscan_failed_cnt |
|
N |
29 |
DBbuff_tblscan_reuse_cnt |
|
N |
30 |
DBbuff_tblscan_read_size |
|
N |
31 |
DBbuff_page_wait_cnt |
This value is used by the system. |
N |
32 |
DBbuff_page_read_request_cnt |
|
N |
33 |
DBbuff_page_write_request_cnt |
|
N |
34 |
DBbuff_page_rng_read_request_cnt |
|
N |
35 |
DBbuff_page_rng_write_request_cnt |
|
N |
- Legend:
-
Y: The output value is enclosed in a pair of enclosing characters.
N: The output value is not enclosed in the enclosing character.
- #1
-
The year (YYYY) is output as four digits. The month (MM), day (DD), hour (hh), minute (mm), and second (ss) are each output as two digits. The microsecond (nnnnnn) is output as six digits. If there are not enough digits, leading zeros are added. Δ indicates a single-byte space.
- #2
-
The following figure shows the date and time that are output as the date and time of the previous output:
When global buffer statistical information is output for the first time since the HADB server started, what is displayed for the date and time of the previous output for global buffers A and B is the date and time the HADB server was started. The next time that global buffer statistical information is output, the date and time of the previous output will be the date and time of the last output of global buffer statistical information for the corresponding buffer.
- #3
-
Digits to the right of the decimal point are rounded up.
- #4
-
Statistical information on accesses to the table scan buffer in pages.
- #5
-
Statistical information on accesses to the table scan buffer in segments.