如何卸载Oracle 10g?我没有看到任何卸载工具

Gol*_*old 4 oracle oracle10g

我想卸载Oracle 10g(在Windows 7上),但我没有看到任何卸载工具.我该如何卸载它?

Mic*_*vda 6

运行通用安装程序(你用它安装了oracle)并选择卸载.


小智 5

*  Uninstall all Oracle components using the Oracle Universal Installer (OUI).
* Run regedit.exe and delete the HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE key. 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:\Oracle" directory, or whatever directory is your ORACLE_BASE.
* Delete the "C:\Program Files\Oracle" directory.
* Empty the contents of your "c:\temp" directory.
* Empty your recycle bin.
Run Code Online (Sandbox Code Playgroud)