Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Universal installer stops when uninstallin

Re: Oracle Universal installer stops when uninstallin

From: Karsten Farrell <kfarrell_at_belgariad.com>
Date: Thu, 13 Feb 2003 16:54:01 GMT
Message-ID: <MPG.18b56d8397ba6d2a9896a2@news.la.sbcglobal.net>


rigasp_at_yahoo.co.uk said...
> I really dont know how I can remove oracle 9ias from my computer. ever
> since I installed it is dead slow. now i tried to remove it and it
> remains idle for half an hour " ...Deinstalling oracle 9i application
> server instance .. completed 0%!!"
>
> Could anyone please help me fix this problem? can i remove 9ias
> manually?
> thanx
>

The following steps worked for me when I wanted to completely remove Oracle from a PC where I had "played" with installing 9iAS.



MISC.001 Completely remove Oracle from Windows NT/2000

  Don't follow these steps if you only want to remove one product.   This procedure completely erases all knowledge of Oracle on your PC.



Stop all Oracle services

NOTE: For this and all subsequent steps, make sure you are logged in

      as a Windows NT/2000 Administrator.

  1. Choose Start -> Settings -> Control Panel
  2. Double-click Administrative Tools
  3. Double-click Services
  4. Stop all services that begin with "Oracle...":
  5. Right-click each service
  6. Choose Stop

Remove all registry entries related to Oracle
  HKLM = HKEY_LOCAL_MACHINE
  HKCU = HKEY_CURRENT_USER
  HKCR = HKEY_CLASSES_ROOT

1. Choose Start -> Run

2. Type "regedit" and click OK
3. Delete following registry keys (can export first if cautious):
  1. HKLM -> Software -> Oracle (all)
  2. HKLM -> Software -> Apache Group -> Apache -> 1.x.x (some): Delete node if it points to Oracle; otherwise leave it
  3. HKLM -> Software -> Classes (some): Delete any folders that begin with "Ora"
  4. HKLM -> System -> CurrentControlSet -> Services (some): Delete any folders that begin with "Ora"
  5. HKLM -> System -> ControlSet001 [thru 00n] -> Services (some): Delete any folders that begin with "Ora"
  6. HKCU -> Software -> Oracle (all)
  7. HKCR Delete all folders starting with "Ora" or "Orcl"

Remove all environment variables related to Oracle
  1. Choose Start -> Settings -> Control Panel
  2. Double-click System
  3. Depending on your O/S:
  4. Windows NT - Select Environment tab
  5. Windows 2000 - Select Advanced tab
  6. Click Environment Variables
  7. In the User Variables area, select and delete any of the following:
  8. DISCO_JRE
  9. DISCO_VBROKER
  10. VBROKER_JAVAVM
  11. VBROKER_TAG
  12. WV_GATEWAY_CFG
  13. Select and edit the PATH variable to remove all Oracle directory references

Remove Windows NT Oracle user(s) [optional]
  1. Choose Start -> Programs -> Administrative Tools -> User Manager for Domains
  2. Highlight the appropriate user(s)
  3. Click Delete

Remove Oracle folders from all disks
  1. Open Windows Explorer (or My Computer)
  2. Delete any folders where you've installed Oracle software - such as:
  3. C:\Oracle\*
  4. C:\Program Files\Oracle\*
  5. Delete any temp folders - such as:
  6. C:\Temp\Install Guide\*
  7. C:\Temp\OraInstall\*

Remove Oracle shortcuts
  1. Right-click Start and choose Explore
  2. Remove any Oracle-related shortcuts you have
  3. Remove any Oracle-related shortcuts other users have - such as:
  4. All Users
  5. Default User
  6. Administrator

Reboot [optional]
  1. Choose Start -> Shutdown -> Restart
-- 
/Karsten
Received on Thu Feb 13 2003 - 10:54:01 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US