db4.4_stat(1)
NAME
- db4.4_stat - Display statistics for Berkeley DB environ
- ments
SYNOPSIS
db4.4_stat -d file [-fN] [-h home] [-P password] [-s database] db4.4_stat [-cEelmNrtVZ] [-C Aclop] [-h home] [-L A] [-M A] [-R A] [-P password]
DESCRIPTION
- The db4.4_stat utility displays statistics for Berkeley DB
- environments.
OPTIONS
Arrayand meaningless, and is intended only for debugging.)
A Display all information.
c Display lock conflict matrix.
l Display lockers within hash chains.
o Display lock objects within hash chains.
Arrayand is intended only for debugging.)
A Display all information.
- Arrayable DB_HOME, or because the utility was run in a directory containing a Berkeley DB environment). In order to avoid environment corruption when using a Berkeley DB environment, db4.4_stat
should always be given the chance to detach from the environment
and exit gracefully. To cause db4.4_stat to release all environment resources and exit cleanly, send it an interrupt signal
(SIGINT).
The db4.4_stat utility exits 0 on success, and >0 if an - error occurs.
ENVIRONMENT
Arraydatabase home, as described in DB_ENV->open.
AUTHORS
- ArrayThijs Kinkhorst <thijs@kinkhorst.com>, for the Debian system (but
may be used by others).
28 January 2005