db4.3_verify(1)
NAME
db4.3_verify - Verifies the structure databases
SYNOPSIS
db4.3_verify [-NoqV] [-h home] [-P password] file ...
DESCRIPTION
- The db4.3_verify utility verifies the structure of one or
- more files and the databases they contain.
OPTIONS
- Arrayvariable 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.3_verify should always be given the chance to detach from the
environment and exit gracefully. To cause db4.3_verify to release all environment resources and exit cleanly, send it an interrupt signal (SIGINT).
The db4.3_verify 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