InstallShield includes an uninstall feature that removes the OpenSwitch components you have installed.
You can invoke the uninstall procedure using either the GUI or console methods. Sybase recommends that you use the GUI method.
Before uninstalling OpenSwitch, shut down the OpenSwitch server if it is running.
Log in to OpenSwitch as “admin” using isql.
At a command prompt, enter:
rp_shutdown
Uninstalling OpenSwitch in GUI mode
Before you begin, redirect the GUI display.
See “Redirecting to a GUI display”.
Go to $SYBASE/uninstall/OSWSuite directory, and launch the uninstaller:
./uninstall
If you have other Sybase products installed, select the OpenSwitch components to uninstall.
If you installed OpenSwitch in a directory that has no other Sybase products, accept the default selections and click Next.
When the Uninstall Summary window displays, verify that the selections are correct and click Next.
If the selections are not correct, click Back and reselect
the components to uninstall.
A message displays “Uninstalling Sybase OpenSwitch Suite.”
When the message displays that OpenSwitch was successfully uninstalled, click Finish to close the uninstaller.
If there are no other Sybase products installed in the directory where OpenSwitch was installed, manually remove any remaining OpenSwitch files and directories after running the uninstallation process.
Table 2-2 lists the files remaining after the uninstallation process if you have uninstalled all features.
File Name |
Location |
---|---|
libtcl.cfg |
$SYBASE/OCS-15_0/config |
|
$SYBASE/OpenSwitch-15_1/config |
|
$SYBASE/OpenSwitch-15_1/logs |
|
$SYBASE/OpenSwitch-15_1/sysam |
OSWPlugin.jpr |
$SYBASE/OSWP/bin |
.scRepository |
$SYBASE/shared/sybcentral43 |
|
$SYBASE |
|
$SYBASE |
interfaces |
$SYBASE |
Uninstalling OpenSwitch in console mode
Go to $SYBASE/uninstall/OSWSuite.
At the command prompt, enter:
./uninstall -is:javaconsole -console
The uninstall program starts.
Follow the remaining prompts to complete the uninstallation procedure.