▼
To Manually Uninstall Core From a Solaris Machine:
Stop all Identity Synchronization for Windows Java processes by typing /etc/init.d/isw stop
into a terminal window.
If the preceding command does not stop all of the Java processes, type the following commands.
/usr/ucb/ps -gauxwww | grep java
kill -s SIGTERM process IDs from preceding command
Stop Message Queue.
a. Type the following commandto stop the MessageQueuebroker.
/etc/init.d/imq stop
b. Typethe following commands to stop any remaining imq processes.
* ps -ef | grep imqbroker
* kill -s SIGTERM process IDs from preceding command
c. Use one of thefollowing methods to uninstall the broker packages and directories.
■
Use the Message Queue broker uninstall script to uninstall the broker. This script is
located in the Identity Synchronization for Windows instance directory on the host
where you installed Core.
serverRoot/isw-hostname/imq_uninstall
■
Manually uninstall the packages and directories.
Use the pkgrm command to remove the following packages.
SUNWaclg
SUNWiqum
SUNWiqjx
SUNWiqlen
SUNWxsrt
SUNWiqu
SUNWjaf
SUNWiqfs
SUNWjhrt
SUNWiqdoc
SUNWiquc
SUNWiqsup
SUNWiqr
SUNWjmail
Use the rm -rf command to remove the following directories.
1
2
WhattoDo ifthe1.1Uninstallation Fails
SunJavaSystemDirectoryServerEnterpriseEdition6.0 MigrationGuide • March2007126
SunCondential:Registered