How to manually remove Oracle 9i in WIndows
- Uninstall all Oracle components using the Oracle Universal Installer (OUI).
 - Run 
regedit.exeand delete theHKEY_LOCAL_MACHINE/SOFTWARE/ORACLEkey. This contains registry entires for all Oracle products. - Delete any references to Oracle services left behind in the following part of the registry:
HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Ora*
It should be pretty obvious which ones relate to Oracle. - Reboot your machine.
 - Delete the 
C:\Oracledirectory, or whatever directory is your ORACLE_BASE. - Delete the 
C:\Program Files\Oracledirectory. - Empty the contents of your 
c:\tempdirectory. - Empty your recycle bin.
 
Remember, manually editing your registry can be very destructive and force an OS reinstall so only do it as a last resort.

2 Comments:
thanks for the information it really helped me out i will surely ask any further query from u thnks a lot
thanks for the information it really helped me out i will surely ask any further query from u thnks a lo
Post a Comment
<< Home