upgradednformat(8) centos man page | unix.com

Man Page: upgradednformat

Operating Environment: centos

Section: 8

UPGRADEDNFORMAT(8)					      System Manager's Manual						UPGRADEDNFORMAT(8)

NAME
upgradednformat - Directory Server script for upgrading the DN format
SYNOPSIS
upgradednformat -n backendname -a database_directory [-Z serverID] [-N] [-h]
DESCRIPTION
Updates older-style DN syntaxes to RFC 4514-style DN syntaxes for migrated databases. This is usually needed after migrating from an older version of Directory Server. This script must be run while the server is stopped.
OPTIONS
A summary of options is included below: -n Backend Name The name of the LDBM database to reindex. Example: userRoot -a Database directory The full path to the database directory. -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 Only checks whether any DNs in the database need to be updated. -h Display the usage.
EXAMPLE
upgradednformat -n userRoot -a /var/lib/dirsrv/slapd-instance2/db -Z instance2
DIAGNOSTICS
Exit status is zero if no errors occur. Errors result in a non-zero exit status and a diagnostic message being written to standard error.
AUTHOR
upgradednformat was written by the 389 Project.
REPORTING BUGS
Report bugs to http://bugzilla.redhat.com.
COPYRIGHT
Copyright (C) 2013 Red Hat, Inc. Mar 5, 2013 UPGRADEDNFORMAT(8)
Related Man Pages
bak2db(8) - centos
dbverify(8) - centos
suffix2instance(8) - centos
vlvindex(8) - centos
bak2db.pl(8) - centos
Similar Topics in the Unix Linux Community
Shell script to find specific file name and load data
Directory comparision between two server
Taking an image or clone of Red Hat server
DOS/VB script of Remote Windows Server from AIX
Server monitoring using shell script