Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> THANKS! RE: NT - Manually Uninstalling Oracle 8
Thanks all for all of your replies! We are very close now to having a *clean*
machine..... ran into some of the *gotchas* but we are getting through it. I'll
touch base with the devleoper today and verify that everything is clean!
Thanks again!
Hannah
PS. In general, I think that manual uninstalls are a very helpful thing to know. When I have time, I might gather together together procedure for each version (7x to 8i) and on different platforms! Just think it would be interesting!
"Reardon, Bruce (CALBBAY)" <Bruce.Reardon_at_comalco.riotinto.com.au> on 01/02/2001
04:56:14 PM
Please respond to ORACLE-L_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
cc:
Subject: RE: NT - Manually Uninstalling Oracle 8
Hi,
You might also want to check the doco Oracle 8i Installation Guide for Windows NT.
In the 816 version, chapter 8 refers to the procedure for manually uninstalling Oracle on either NT or 98.
This contains more detail than note 74955.1, which misses some crucial steps for removing the server component (ie removing the services and event log related entries).
I have reproduced the section from the manual below.
Metalink note 45834.1 used to cover this in detail but this has now been
replaced by
Note.74790.1 Cleanly Deinstalling RDBMS Software from 95/98/NT
The note 74790.1 seems a bit more comprehensive than the manual entry.
Regards,
Bruce Reardon
mailto:bruce.reardon_at_comalco.riotinto.com.au
Manual excerpt
"
Removing Components on Windows NT
To remove all Oracle components from a computer on Windows NT:
Ensure you are logged in as a user with Administrator privileges.
Stop all Oracle services (if any are running):
Choose Start > Settings > Control Panel > Services.
If any Oracle services (their names begin with Oracle) exist and have the status Started, select the service and click Stop.
Click Close to exit the Services window.
Start the registry at the MS-DOS command prompt:
C:\> REGEDT32 Go to HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE.
Delete the ORACLE key.
Delete any Oracle key under HKEY_LOCAL_MACHINE\SOFTWARE\ODBC.
Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services and remove all keys under here that begin with ORACLE.
Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services \EventLog\Application, and remove all keys under here that begin with ORACLE. Close the registry.
Go to Start > Control Panel > System > Environment tab.
Click on the system variable path and modify the Path variable.
If JRE was installed by Oracle, remove the %ORACLE_HOME%\BIN path and the JRE path. For example, you may see a path similar to this one:
C:\ORACLE\ORA81\BIN;G:\PROGRAM FILES\ORACLE\JRE\1.1.7\BIN Exit the Control Panel.
Go to SYSTEM_DRIVE:\WINNT\PROFILES\ALL USERS\START MENU\PROGRAMS.
Delete the following icons:
Oracle - HOME_NAME
Oracle Installation Products
where HOME_NAME is the previous Oracle home name.
Delete SYSTEM_DRIVE:\Program Files\Oracle.
Delete all ORACLE_BASE directories on your hard drive.
Reboot your computer.
"
-----Original Message-----
Sent: Wednesday, 3 January 2001 6:46
The following is excerpted from a MetaLink Document (Note:74955.1):
You'll need administrator rights to change the registry.
HTH
Gerardo
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Reardon, Bruce (CALBBAY) INET: Bruce.Reardon_at_comalco.riotinto.com.au Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-LReceived on Wed Jan 03 2001 - 05:42:51 CST