Sun Microsystems 8190994 User Manual
Page 119
Verify that your system is in a stable state.
From the migration directory, execute checktopics as described in
. The following example shows the execution of the checktopics
command.
java -jar checktopics.jar -D “cn=directory manager” -w - \
-s “dc=example,dc=com” -q -Z
Stop Identity Synchronization for Windows services (daemons) as described in“Starting and
Stopping Services” in
Sun Java System Directory Server Enterprise Edition 6.0 Installation Guide.
Note –
Do not stop the Sun ONE Message Queue service.
On Windows NT only, perform the following steps.
a. Stop the Sun One NT Change Detector Service by typing the following command.
net stop “Sun One NT ChangeDetector Service”
b. Save the NT Change Detector Service counters.
i.
Open the Registry Editor by executing regedt32.exe.
ii. Select the HKEY_LOCAL_MACHINE window.
iii. Navigate to the SOFTWARE\\Sun Microsystems\\PSW\\1.1 node.
iv. Save the following registry values.
■
HighestChangeNumber
■
LastProcessedSecLogRecordNumber
■
LastProcessedSecLogTimeStamp
■
QueueSize
Save the connector states by backing up the persist and etc directories from the existing 1.1
installation tree.
■
On Solaris,
type the following command.
cd
serverRoot/isw-hostname
tar cf /var/tmp/connector-state.tar persist etc
■
On Windows,
type the following command.
cd
serverRoot\isw-hostname
zip -r C:\\WINNT\Temp\connector-state.zip persist
etc%JAVA_HOME%\bin\jar -cfM %TEMP%\connector-state.jar persist etc
5
6
7
8
Migrating Your System
Chapter 7 • Migrating Identity Synchronization for Windows
119
Sun Confidential: Registered