Cl-Dump.pl (Dumps And Decodes The Changelog) - Red Hat DIRECTORY SERVER 8.0 Command Reference Manual

Hide thumbs Also See for DIRECTORY SERVER 8.0:
Table of Contents

Advertisement

Chapter 7. Command-Line Scripts
Option
-t databaseType
-v
-w password
Table 7.18. bak2db.pl Options

7.4.2. cl-dump.pl (Dumps and Decodes the Changelog)

Troubleshoots replication-related problems.
Syntax
cl-dump.pl [ -h host ] [ -p port ] [ -D bindDn ] -w bindPassword | -P bindCert [ -r
replicaRoots ] [ -o outputFile ] [ -c ] [ -v ]
cl-dump.pl -i changelogFile [ -o outputFile ] [ -c ]
Options
Without the -i option, the script must be run when the Directory Server is running from a location from
which the server's changelog directory is accessible.
Option
-c
-D bindDn
-h host
-i changelogFile
-o outputFile
-p port
-P bindCert
-r replicaRoots
220
Description
to use the -n option to restore the entire
directory.
The database type. Currently, the only possible
database type is ldbm.
Verbose mode.
The password associated with the user DN.
Description
Dumps and interprets CSN only. This option can
be used with or without the -i option.
Specifies the Directory Server's bind DN.
Defaults to cn=Directory Manager if the
option is omitted.
Specifies the Directory Server's host. Defaults to
the server where the script is running.
Specifies the path to the changelog file. If there is
a changelog file and if certain changes in that file
are base-64 encoded, use this option to decode
that changelog.
Specifies the path, including the filename, for the
final result. Defaults to STDOUT if omitted.
Specifies the Directory Server's port. The default
value is 389.
Specifies the path, including the filename, to the
certificate database that contains the certificate
used for binding.
Specifies the replica-roots whose changelog
to dump. When specifying multiple roots, use
commas to separate roots. If the option is
omitted, all the replica roots will be dumped.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DIRECTORY SERVER 8.0 and is the answer not in the manual?

Questions and answers

Table of Contents