oracle解除安裝方法

2021-12-30 00:34:06 字數 973 閱讀 9460

1.停止所有與oracle相關的服務。

2. 使用oui(oracle universal installer)解除安裝oracle軟體。

「開始」->「程式」->「oracle-oradb110g_home1|oracle installation product|universal installer.

3.刪除登錄檔內容。

執行regedit命令,刪除下面內容:hkey_local_machine|software|oracle登錄檔鍵,刪除此鍵。

hkey_local_machine|system|currentcontrolset|services,刪除services鍵下所有以oracle為首的鍵。

hkey_local_machine|system|currentcontrolset|services|eventlog|application, 刪除此鍵下所有以oracle為首的鍵。

hkey_classes_root,刪除此鍵下所有以ora,oracle,orcl,enumora 為字首的鍵。

hkey_current_user|software| microsoft|windows|currentversion|explorer|menuorder|start menu|programs, 刪除此鍵下所有以oracle為首的鍵。

hkey_local_machine|software|odbc|odbcinst.ini登錄檔鍵,刪除了microsoft odbc for oracle登錄檔鍵以外的所有有oracle字樣的鍵值。

hkey_我的系統上沒找到相關的項

local_machine|system|currentcontrolset|services,刪除以oracle或oraweb為字首的鍵。

4. 刪除環境變數。

刪除環境變數classpath,path中含有oracle字樣的值。

我無法刪除d:\oracle目錄,重新啟動機器之後才刪除。

作者「lin213-213」

解除安裝oracle方法

在 oracle11g 以前解除安裝 oracle 會存在解除安裝不乾淨,導致再次安裝失敗的情況 在執行services.msc 開啟服務,停止 oracle 的所有服務。oracle11g 自帶乙個解除安裝批處理 deinstall deinstall.bat 執行該批處理程式將自動完成 orac...

oracle解除安裝方法

1 開始 設定 控制面板 管理工具 服務 停止所有oracle服務。2 開始 程式 oracle orahome81 oracle installation products universal installer 卸裝所有oracle產品,但universal installer本身不能被刪除。3...

完全解除安裝Oracle方法

完全解除安裝oracle方法 1 在 服務 視窗中停止oracle的所有服務。2 在 開始 選單中依次選擇 程式 oracle oradb10g home1 oracle installation products universal installer 開啟oracle universal ins...