To remove all Oracle components from a computer on Windows NT, Windows 2000, and Windows XP:
--------------------------------------------------------------------------------
Caution:
These instructions remove all Oracle components, services, and registry entries from your computer. In addition, any database files under ORACLE_BASE/oradata/DB_NAME are also removed. Exercise extreme care when removing registry entries. Removing incorrect entries can break your system.
--------------------------------------------------------------------------------
(1)Ensure that you first follow the instructions in "Stopping Oracle Services on Windows Platforms".
(2)Start the registry at the MS-DOS command prompt:
C:/> regedt32
(3)Go to HKEY_CLASSES_ROOT.
Delete any key that starts with Oracle, ORA, or ORCL.
(4)Go to HKEY_LOCAL_MACHINE/SOFTWARE.
Delete the ORACLE and Apache Group keys.
(5)Go to HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services.
Delete all keys under here that begin with ORACLE.
(6)Go to HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services /Eventlog/Application.
Delete all keys under here that begin with ORACLE.
(7)Go to HKEY_CURRENT_USER.
Delete ORACLE.
(8)Go to HKEY_CURRENT_USER/SOFTWARE/ORACLE.
Delete keys that start with Oracle or ORCL (if any exist).
Delete any Oracle keys (if any exist).
Close the registry.
Restart your computer.
(9)Update the System Variable Path
Go to Start > Settings > Control Panel > System > Environment tab.
Choose the system variable path and modify the Path variable.
Remove any Oracle entries from the path. For example, if JRE was installed by Oracle, remove the %ORACLE_HOME%/BIN path and the JRE path. You may see a path similar to this one:
C:/oracle/ora81/bin;C:/program files/oracle/jre/1.1.7/bin
Exit the Control Panel.
(10)Remove Oracle from the Start Menu
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 through Windows Explorer.
Delete all ORACLE_BASE directories on your hard drive.
Restart your computer.
本文提供了一套详细的步骤来彻底清除Windows系统上的所有Oracle组件,包括服务和注册表项。通过遵循这些步骤,您可以确保从计算机中完全移除Oracle软件。请注意,在进行这些操作之前备份重要的数据,并仔细检查每一步骤。
5259

被折叠的 条评论
为什么被折叠?



