1VERIFY-DB.PL(8)             System Manager's Manual            VERIFY-DB.PL(8)
2
3
4

NAME

6       verify-db.pl - Directory Server perl script for verifying the database.
7

SYNOPSIS

9       verify-db.pl [-Z serverID] [ -a path ] [-h]
10

DESCRIPTION

12       Verifies the backend database files. If the server crashes because of a
13       corrupted database, this script can be used to verify the integrity  of
14       the different database files to help isolate any problems.
15

OPTIONS

17       A summary of options is included below:
18
19       -Z Server Identifier
20              The  server  ID  of  the Directory Server instance.  If there is
21              only one instance on the system, this option can be skipped.
22
23       -a path
24              Gives the path to the database directory. If this option is  not
25              passed  with  the verify-db.pl command, then it uses the default
26              database directory, /var/lib/dirsrv/slapd-instance_name/db.
27
28       -h
29              Display usage
30

EXAMPLE

32       verify-db.pl -Z instance2 -a /var/lib/dirsrv/slapd-instance2/db
33

DIAGNOSTICS

35       Exit status is zero if no errors occur.  Errors result  in  a  non-zero
36       exit status and a diagnostic message being written to standard error.
37

AUTHOR

39       verify-db.pl was written by the 389 Project.
40

REPORTING BUGS

42       Report bugs to https://pagure.io/389-ds-base/new_issue
43
45       Copyright © 2017 Red Hat, Inc.
46
47
48
49                                March 31, 2017                 VERIFY-DB.PL(8)
Impressum