The following two sections provide procedures for uninstalling ISM on UNIX and Windows. You must uninstall your currently running ISM in these situations:
You must not install ISM on a computer in which a NetWorker server or a NetWorker client is already installed. If you attempt such an installation, it fails with the following message:
The ISM setup script detected that another storage manager is installed in /nsr, which conflicts with ISM. If you want to setup ISM, you need to de-install the other storage manager and then run $INFORMIXDIR/bin/ism_startup -init.
For ISM to be installed on a computer that has a NetWorker server or client on it, the NetWorker server or client has to be completely uninstalled first.
cd $INFORMIXDIR/bin
./ism_shutdown -q
ps -ef | grep nsr
mkdir ./ism.tmp mv ism* ism.tmp mv nsr* ism.tmp mv mm* ism.tmp mv save* ism.tmp mv scanner ism.tmp mv usam ism.tmp mv recover ism.tmp
cd $INFORMIXDIR mv ism ism.bak
rm /nsr
Now you are ready to install your new storage manager on UNIX.
ism_shutdown -deinstall
onmode -yuk
PATH=c:\WINDOWS\system32;d:\ISM\1.00\bin;c:\msdev;
Change it to:
PATH=c:\WINDOWS\system32;c:\msdev;
rename %ISMDIR% ism.bak
regedt32
With the cursor on ISM, click to select and then choose Edit > Delete from the registry menu.
With the cursor on XBSA, click to select and then choose Edit > Delete from the registry menu.