Query: dbverify
OS: centos
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBVERIFY(8) System Manager's Manual DBVERIFY(8)NAMEdbverify - Directory Server script for indexing attributesSYNOPSISdbverify [-Z serverID] [-n backend] [-V] [-v] [-d debuglevel] [-h]DESCRIPTIONVerifies the backend database files. If the server crashes because of a corrupted database, this command can be used to verify the integrity of the different database files to help isolate any problems. This script should be run while the server instacne is stopped.OPTIONSA summary of options is included below: -Z Server Identifier The server ID of the Directory Server instance. If there is only one instance on the system, this option can be skipped. -n Backend Name The name of the LDBM database to reindex. Example: userRoot -d Debug Level Sets the debugging level. -V Verbose output. -v Display the version of the Directory Server. -h Display the usage.EXAMPLEdbverify -Z instance3 -n userRoot -VDIAGNOSTICSExit status is zero if no errors occur. Errors result in a non-zero exit status and a diagnostic message being written to standard error.AUTHORdbverify was written by the 389 Project.REPORTING BUGSReport bugs to http://bugzilla.redhat.com.COPYRIGHTCopyright (C) 2013 Red Hat, Inc. Mar 5, 2013 DBVERIFY(8)
Related Man Pages |
---|
monitor(8) - centos |
suffix2instance(8) - centos |
upgradedb(8) - centos |
upgradednformat(8) - centos |
usn-tombstone-cleanup.pl(8) - centos |
Similar Topics in the Unix Linux Community |
---|
Perl script |
Listing Files |
Find file only from a Directory |
Script to search for a character in files in a Directory & remove it |
Copy Directory Tree from one Server to Another |