6.15.2. Contents of Berkeley DB
Short Descriptions
Prints the pathnames of log files that are no longer in use |
|
A daemon used to monitor and checkpoint database logs |
|
A daemon used to abort lock requests when deadlocks are detected |
|
Converts database files to a plain-text file format readable by db_load |
|
Creates “hot backup” or “hot failover” snapshots of Berkeley DB databases |
|
Is used to create database files from plain-text files |
|
Converts database log files to human readable text |
|
Is used to restore a database to a consistent state after a failure |
|
Displays statistics for Berkeley databases |
|
Is used to upgrade database files to a newer version of Berkeley DB |
|
Is used to run consistency checks on database files |
|
Contains functions to manipulate database files from C programs |
|
Contains functions to manipulate database files from C++ programs |