Verify that your system is in astable state.
From the migration directory, execute checktopics as described in
“Using the checktopics
Utility” on page 114
. 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 forWindows 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 NTonly, perform the following steps.
a. Stop the SunOne NT Change Detector Service by typing thefollowing command.
net stop “Sun One NT ChangeDetector Service”
b. Save the NTChange Detector Servicecounters.
i. Open the Registry Editorby executingregedt32.exe.
ii. Select the HKEY_LOCAL_MACHINE window.
iii. Navigate to the SOFTWARE\\Sun Microsystems\\PSW\\1.1 node.
iv. Save thefollowing registry values.
■
HighestChangeNumber
■
LastProcessedSecLogRecordNumber
■
LastProcessedSecLogTimeStamp
■
QueueSize
Save theconnector states bybackingup 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
MigratingYourSystem
Chapter7 • Migrating IdentitySynchronizationforWindows 119
SunCondential:Registered