db_verify
db_verify [-NqV] [-h home] file ...
Description
The db_verify utility verifies the structure of one or more files and the databases they contain.
The options are as follows:
-h Specify a home directory for the database environment; by default, the current working directory is used.
-N Do not acquire shared region locks while running. Other problems, such as potentially fatal errors in Berkeley DB, will be ignored as well. This option is intended only for debugging errors and should not be used under any other circumstances.
-q Suppress the printing of any error descriptions, simply exit success or failure.
-V Write the version number to the standard output, and exit.
If the file being verified contains databases using non-default ...