pdbufls (Display global buffer information)
Function
The pdbufls command displays the status of global buffers.
Executor
HiRDB administrator
Format
pdbufls [-k output-type][-d] [-x [-y]]
[{-s server-name[,server-name]...
| -a global-buffer-name[,global-buffer-name]...}]
Options
Specifies the type of information to be displayed:
Specifies a server name in order to display information about all global buffers at that server. A maximum of 128 server names that can be specified; subsequent server name specifications are ignored.
Specifies the name of a global buffer for which information is be displayed. If duplicate global buffer names are specified, the duplications are eliminated. A maximum of 128 global buffer names can be specified; subsequent global buffer name specifications are ignored.
Specifies that the system is to display the statistical information about a global buffer since HiRDB started. If-k def is specified, the system ignores this option, if specified.
Specifies that the information is to be displayed in DAT format. When -k all is specified, this option cannot be specified.
When the -x option is specified, specifies that a header is to be displayed.
Rules
Figure 2-1 Collection range of global buffer statistical information
Notes
Output format
-k def specified
DEFINE OF GLOBAL BUFFER
EDIT TIME aa...a
BUFNAME SVID TYPE SIZE NUM WRATIO RDAREA/INDEX NAME
PRMAX PRNUM CSIZE MAPS
bb...b cc...c d eeK ff...f ggg hh...h
kk...k lll mm...m nn...n
[NOT FOUND ii...i=jj...j]
1 Global buffer specified in the -o option of the pdbuffer operand in the system common definition.
-k sts specified
STATISTICS OF GLOBAL BUFFER
EDIT TIME aa...a
BUFFNAME SVID HIT(REF,UPD) RFGET READ RFFLS REFBUF WAITL
LAST-EXEC-TIME UPGET WRITE UPFLS UPBUF(TRG) SYNC
PRRED PRHIT PRINS PRREQ INSB
LRREQ LWREQ LRPAG LWPAG
CINSM CFMAX CFAVG
bb...b cc...c eee(fff,ggg) hh...h jj...j ll...l nn...n qq...q
dd...d ii...i kk...k mm...m oo...o(pp...p) rr...r
uu...u vvv ww...w xx...x yy...y
zz...z AA...A BB...B CC...C
DD...D EE...E FF...F
[NOT FOUND ss...s=tt...t]
1 The display format is as follows:
Numeric range | Display format |
---|---|
0![]() | 0![]() |
1,000![]() | 1.00K![]() |
9,995![]() | 10.0K![]() |
99,950![]() | 100K![]() |
999,500![]() | 1.00M![]() |
9,995,000![]() | 10.0M![]() |
99,950,000![]() | 100M![]() |
999,500,000![]() | 1.00G![]() |
K: Kilo
M: Mega
G: Giga
1 The decimal place beyond the displayed digits is rounded off.
"DEFINE_OF_GLOBAL_BUFFER"[CR] |
"STATISTICS_OF_GLOBAL_BUFFER"[CR] |