You will also need to remove the service entries of those sapdb databases on WinNT/2k/XP, else you will get errors in your system log about the service control manager unable to start services next time you boot.
The Service entries are located here: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ Delete all service keys that start with "SAP DBTech-". Delete the service key named "XServer". ----- Original Message ----- From: "Axel Busch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 16, 2002 10:31 PM Subject: RE: how to uninstall sapdb on linux and windows-200 > > Hi, > > > I installed sapdb v 7.3 server on Redhat linux 7.2 using rpm > > installation. How to unistall this software. > > > > Please also let me know how to do the same on windows-2000. I didn't > > find any entry in Add/Remove programs. > > on linux you can uninstall sapdb by stopping the service and executing > "rpm -e <packagename>" > Try "rpm -qa | grep sapdb" to find the package names. > > On Windows 2000 I did it like that: > - change all databases to cold state via Database Manager > - stop the sapdb service (xserver) in the service control manager > - delete the folders > - with regedit remove the registry entriesHKEY_CURRENT_USER\Software\SAP\SAP DBTech > and HKEY_LOCAL_MACHINE\SOFTWARE\SAP\SAP DBTech > > If you do not remove the registry entries, you will have Problems > reinstalling sapdb. > > Regards, Axel > _______________________________________________ > sapdb.general mailing list > [EMAIL PROTECTED] > http://listserv.sap.com/mailman/listinfo/sapdb.general > _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
