Red Hat Directory Server 8.0 Configuration, Command, and File Reference
Option Description
to dump. When specifying multiple roots, use
commas to separate roots. If the option is
omitted, all the replica roots will be dumped.
-v Prints the version of the script.
-w bindPassword Specifies the password for the bind DN.
Table 7.5. cl-dump Options
For information on the equivalent Perl script, see Section 4.2, “cl-dump.pl (Dumps and Decodes
the Changelog)”.
3.3. dbverify (Checks for Corrupt Databases)
Verifies the backend database files. dbverify is a shell script wrapper of verify-db.pl to set
the appropriate library path.
Syntax.
dbverify [ -a /path/to/database_directory ]
Options.
Option Description
-a path Gives the path to the database directory. If
this option is not passed with the
verify-db.pl command, then it uses the
default database directory,
/var/lib/dirsrv/slapd-instance_name/db.
Table 7.6. dbverify Options
For information on the equivalent Perl script, see Section 4.13, “verify-db.pl (Check for Corrupt
Databases)”.
3.4. db2bak (Creates a Backup of a Database)
Creates a backup of the current database contents. This script can be executed while the server
is still running.
Syntax.
Chapter 7. Command-Line Scripts
246