db_stat
db_stat [-celmNtV] [-C Acfhlmo] [-d file [-s database]] [-h home] [-M Ahlm]
Description
The db_stat utility displays statistics for Berkeley DB environments.
The options are as follows:
-C Display internal information about the lock region. (The output from this option is often both voluminous and meaningless, and is intended only for debugging.)
A Display all information.
c Display lock conflict matrix.
f Display lock and object free lists.
l Display lockers within hash chains.
m Display region memory information.
o Display objects within hash chains.
-c Display lock region statistics as described in lock_stat.
-d Display database statistics for the specified file, as described in DBstat.
If the database contains multiple databases ...