Oracle 11g伺服器與客戶端解除安裝 安裝

2021-06-14 22:24:19 字數 3501 閱讀 5553

oracle 11g伺服器與客戶端的完全解除安裝方式與前些版本有了改變:

一、解除安裝前準備:

開始->設定->控制面板->管理工具->服務

停止所有oracle服務。 

二、批處理解除安裝:

(客戶端解除安裝與此類似,螢幕過程中都會有詢問,一路回車或y選擇預設即可。)

please wait ...

複製了 14 個檔案

複製了 611 個檔案

已複製         1 個檔案。

已複製         1 個檔案。

13-55\logs\

############ oracle deinstall & deconfig tool start ############

######################## check operation start ########################

安裝檢查配置開始

選擇進行解除安裝的 oracle 主目錄型別為: sidb

檢查主產品清單位置是否存在 c:\program files\oracle\inventory

安裝檢查配置結束

檢查 windows 和 .net 產品配置開始

以下 windows 和 .net 產品將從 oracle 主目錄取消配置:asp.net,ode.net,odp.net,ntoledb,oramts

檢查 windows 和 .net 產品配置結束

網路配置檢查配置結束

資料庫檢查配置開始

六-09-04_12-13-55\logs\databasedc_check1621612446029651947.log

指定值列表作為輸入時使用逗號作為分隔符

指定在此 oracle 主目錄中配置的資料庫名的列表 [orcl]:

###### 對於資料庫 'orcl' ######

單例項資料庫

資料庫使用的儲存型別: fs

overy_area\orcl

orcl.ora

已自動搜尋到資料庫 orcl 的詳細資料。是否仍要修改 orcl 資料庫的詳細資料? [n]: y

###### 對於資料庫 'orcl' ######

指定此資料庫 (1. 單例項資料庫|2. 啟用 oracle restart 的資料庫) 的型別 [1]:

指定資料庫 asm|fs 使用的儲存型別 [fs]:

如果有任何資料庫檔案存在於共享檔案系統上, 請指定目錄的列表。如果找到了 'orcl' 子

目錄, 則將刪除該子目錄。否則將刪除指定的目錄。此外, 可以指定帶有完整路徑的資料庫

y_area\orcl]:

如果在檔案系統上配置了快速恢復區, 請指定其位置。如果找到了 'orcl' 子目錄, 則將刪

fileorcl.ora]:

資料庫檢查配置結束

enterprise manager configuration assistant start

-09-04_12-13-55\logs\emcadc_check.log

檢查資料庫 orcl 的配置

enterprise manager configuration assistant end

oracle configuration manager check start

週六-09-04_12-13-55\logs\\ocm_check7346.log

oracle configuration manager check end

######################### check operation end #########################

####################### check operation summary #######################

oracle 主目錄註冊到的產品清單位置為: c:\program files\oracle\inventory

以下 windows 和 .net 產品將從 oracle 主目錄取消配置:asp.net,ode.net,odp.net,ntol

edb,oramts

已選中以下資料庫來取消配置: orcl

資料庫唯一名稱: orcl

已用儲存: fs

將為以下資料庫更新 enterprise manager 配置: orcl

沒有要更新的 enterprise manager asm 目標

沒有要移植的 enterprise manager 監聽程式目標

checking the config status for ccr

oracle home exists with ccr directory, but ccr is not configured

ccr check is finished

是否繼續 (y - 是, n - 否)? [n]: y

_12-13-55\logs\deinstall_deconfig2010-09-04_12-14-52-pm.out'

週六-09-04_12-13-55\logs\deinstall_deconfig2010-09-04_12-14-52-pm.err'

######################## clean operation start ########################

enterprise manager configuration assistant start

-09-04_12-13-55\logs\emcadc_clean.log

更新資料庫 orcl 的 enterprise manager database control 配置

更新 enterprise manager asm 目標 (如果有)

更新 enterprise manager 監聽程式目標 (如果有)

enterprise manager configuration assistant end

六-09-04_12-13-55\logs\databasedc_clean4524227538174628415.log

資料庫清除配置開始 orcl

此操作可能需要持續幾分鐘。

dos提示解除安裝完畢自動退出後,到這裡解除安裝就差不多成功了,重啟後刪除安裝目錄即可,不用刪除登錄檔之類的了。

如果重啟後登錄檔內未清理乾淨,按照以下完全解除安裝的方法清理下就好了。

三、刪除登錄檔及其他

1,執行regedit

選擇hkey_local_machine\software\oracle,按del鍵刪除這個入口。

選擇hkey_local_machine\system\currentcontrolset\services,滾動 這個列表,刪除所有oracle入口。  

刪除環境變數classpath和path中有關oracle的設定 

3,從桌面上、startup(啟動)組、程式選單中,刪除所有有關oracle的組和圖示。

4,刪除\program files\oracle目錄

四、重新安裝即可,注意設定伺服器字符集。

安裝比較簡單,一直下一步就可。

Linux伺服器 下安裝Oracle11g資料庫

linux下安裝oracle11g伺服器 安裝環境 linux伺服器 suse10 sp2 64位 oracle伺服器 oracle11gr2 64位 系統要求 1.linux安裝oracle系統要求 系統要求 說明 記憶體 必須高於1g的物理記憶體 交換空間 一般為記憶體的2倍,例如 1g的記憶體...

oracle11g 服務詳解

成功安裝oracle 11g後,共有7個服務,這七個服務的含義分別為 1.oracle orcl vss writer service oracle卷對映拷貝寫入服務,vss volume shadow copy service 能夠讓儲存基礎裝置 比如磁碟,陣列等 建立高保真的時間點映像,即對映拷...

Oracle 11g 客戶端配置

windows下oracle 11g odac 11.2 release 3 安裝配置 已包含的元件 oracle developer tools for visual studio 11.2.0.2.0 oracle data provider for net 4 11.2.0.2.0 oracl...