man > db5.3_stat(1)

📛 NAME

db5.3_stat - Display statistics for Berkeley DB environments

🚀 Quick Reference

📋 Use Case🔧 Command📝 Description
Display database statisticsdb5.3_stat -d <file>Show statistics for a specific database file
Display environment statisticsdb5.3_stat -eShow all configured subsystem statistics
Display locking statisticsdb5.3_stat -cShow locking subsystem statistics
Display cache statisticsdb5.3_stat -mShow cache statistics
Display logging statisticsdb5.3_stat -lShow logging subsystem statistics
Display transaction statisticsdb5.3_stat -tShow transaction subsystem statistics
Display replication statisticsdb5.3_stat -rShow replication statistics
Show versiondb5.3_stat -VPrint the library version number
Specify environment homedb5.3_stat -h <home>Set the database environment home directory

📋 SYNOPSIS

db5.3_stat -d file [-fN] [-h home] [-P password] [-s database]
db5.3_stat [-cEelmNrtVZ] [-C Aclop] [-h home] [-L A] [-M A] [-R A] [-P password]

📖 DESCRIPTION

The db5.3_stat utility displays statistics for Berkeley DB environments.

âš™ī¸ OPTIONS

Values normally displayed in quantities of bytes are displayed as a combination of gigabytes (GB), megabytes (MB), kilobytes (KB), and bytes (B). Otherwise, values smaller than 10 million are displayed without any special notation, and values larger than 10 million are displayed as a number followed by "M".

The db5.3_stat utility may be used with a Berkeley DB environment (as described for the -h option, the environment variable 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, db5.3_stat should always be given the chance to detach from the environment and exit gracefully. To cause db5.3_stat to release all environment resources and exit cleanly, send it an interrupt signal (SIGINT).

The db5.3_stat utility exits 0 on success, and >0 if an error occurs.

🌍 ENVIRONMENT

DB_HOME If the -h option is not specified and the environment variable DB_HOME is set, it is used as the path of the database home, as described in DB_ENV->open.

👤 AUTHORS

Sleepycat Software, Inc. This manual page was created based on the HTML documentation for db_stat from Sleepycat, by Thijs Kinkhorst <thijs AT kinkhorst.com>, for the Debian system (but may be used by others).

db5.3_stat(1)
📛 NAME 🚀 Quick Reference 📋 SYNOPSIS 📖 DESCRIPTION âš™ī¸ OPTIONS 🌍 ENVIRONMENT 👤 AUTHORS

Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-03 19:04 @216.73.216.23
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!

^_top_^