topic names used in Message Queue. In addition, when you run
checktopics
, it queries
Message Queue to check how many outstanding messages remain on each active
synchronization topic and then displays this information for you.
To execute the
checktopics
command line utility:
Open a Terminal window and
cd
to the
migration
directory.
From a command prompt, type the subcommand as follows.
java -jar checktopics.jar -h
hostname
\
-p
port
-D
bind-DN
\
-w
bind-password
-s
root-suffix
\
-q
configuration-password
-Z
For example,
java -jar checktopics.jar -D "cn=directory manager" -w - -s "dc=example,dc=com"
-q -Z
Note –
For more information about the
checktopics
arguments, see “Common Arguments to
the Idsync Subcommands” in
Sun Java System Directory Server Enterprise Edition 6.0
Installation Guide
. For more information about using
checktopics
, see
“Checking for
Undelivered Messages” on page 114
.
After running
checktopics
, check your terminal for the following messages:
■
If the operation succeeds, the terminal window displays a message stating that there are no
outstanding messages in the logs.
■
If the operation fails, an appropriate error message is displayed with an error identifier.
▼
To Clear Messages
If any of the active synchronization topics contain outstanding messages, use the following
procedure to clear the messages.
Restart synchronization.
Wait until the messages are applied to the destination connector.
Stop synchronization.
Rerun
checktopics
.
1
2
1
2
3
4
Preparing for Identity Synchronization for Windows Migration
Chapter 7 • Migrating Identity Synchronization for Windows
115
Sun Confidential: Registered
Содержание Sun Java System Directory Server Enterprise Edition 6.0
Страница 7: ...Index 145 Contents 7 Sun Confidential Registered...
Страница 8: ...8 Sun Confidential Registered...
Страница 10: ...10 Sun Confidential Registered...
Страница 13: ...Examples EXAMPLE 7 1 Sample Export Configuration File 109 13 Sun Confidential Registered...
Страница 14: ...14 Sun Confidential Registered...
Страница 36: ...36 Sun Confidential Registered...
Страница 68: ...68 Sun Confidential Registered...