1. 程式人生 > >如何解除安裝並刪除ASM磁碟組

如何解除安裝並刪除ASM磁碟組

1、以oracle使用者登入RAC資料庫節點1:

[email protected]:~> export ORACLE_SID=+ASM1

[email protected]:~> sqlplus sys/xxxxx as sysdba

SQL*Plus: Release 11.1.0.7.0 - Productionon Mon Feb 18 14:34:20 2013

Copyright (c) 1982, 2008, Oracle.  All rights reserved.

Connected to:

Oracle Database 11g Enterprise EditionRelease 11.1.0.7.0 - 64bit Production

With the Partitioning, Real ApplicationClusters, OLAP, Data Mining

and Real Application Testing options

SQL> alter diskgroup dg_arch dismount;

 Diskgroup altered.

 ------ 例項+ASM1解除安裝ASM磁碟組DG_ARCH

2、以oracle使用者登入RAC資料庫節點2:

[email protected]:~> export ORACLE_SID=+ASM2

[email protected]

:~> sqlplus sys/xxxxx as sysdba

SQL*Plus: Release 11.1.0.7.0 - Production onMon Feb 18 14:35:10 2013

Copyright (c) 1982, 2008, Oracle.  All rights reserved.

Connected to:

Oracle Database 11g Enterprise EditionRelease 11.1.0.7.0 - 64bit Production

With the Partitioning, Real ApplicationClusters, OLAP, Data Mining

and Real Application Testing options

SQL> alterdiskgroup dg_arch dismount;

 Diskgroup altered.

 ------ 例項+ASM2解除安裝ASM磁碟組DG_ARCH

SQL> dropdiskgroup dg_arch force including contents;

 Diskgroup dropped.

 ------- 刪除ASM磁碟組DG_ARCH

相關推薦

如何解除安裝刪除ASM磁碟

1、以oracle使用者登入RAC資料庫節點1: [email protected]:~> export ORACLE_SID=+ASM1 [email protected]:~> sqlplus sys/xxxxx as sysdba S

oracle RAC如何正確地刪除ASM磁碟

1.檢查確認要刪除的磁碟組是否在用 select * from dba_data_files; select * from dba_temp_files; select * from v$logfile;2.先在各節點上dismount磁碟組 alter diskgroup

Liunx安裝配置multipath多路徑,併為oracle asm磁碟配置許可權和規則

        在生產環境中,Oracle RAC的搭建需要有共享儲存的支援,而共享儲存上的每個LUN掛載到伺服器上通常是多條路徑的,這樣就需要在伺服器上安裝多路徑軟體來整合一個LUN的多條鏈路。有的儲存廠商會有自己的多路徑軟體,但有的卻沒有,這就需要我們自己來安裝多路徑軟體

ASM磁碟建立Grid Infrastructure 12安裝圖解(一)

裝ASM和grid Infrastructure 12C 相關的資訊如下 名稱 版本號 RedHat  rhel-server-6.7-x86_64-dvd Oracle VM VirtualBox 5.0.2 Grid Infrastructur

ASM磁碟建立Grid Infrastructure 12安裝圖解(二)

裝ASM和grid Infrastructure 12C 相關軟體的資訊如下 名稱 版本號 RedHat  rhel-server-6.7-x86_64-dvd Oracle VM VirtualBox 5.0.2 Grid

oracle 11g 單節點安裝 ASM,找不到ASM磁碟

原因: Could notconnect to ASM due to following error ORA-01031:insufficientprivileges [[email protected] bin]# id oracle uid=54321(ora

Cubietruck開發板折騰004:linaro如何解除安裝清理軟體

首先我們先瀏覽已安裝的程式。要檢視已安裝的軟體包列表,請輸入以下命令#dpkg -l  python 注意檢視你想要解除安裝的軟體包的名稱,這裡我們可以看到很多關於python的包 接下來我們就來解除安裝python程式和所有配置檔案。在終端中輸入以下命令#apt-get -

Oracle RAC環境下ASM磁碟擴容

生產環境注意調整以下引數: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 1.節點間滾

Ubuntu 系統解除安裝安裝MySQL和基本配置(修改密碼,遠端登入,設定編碼格式)全過程

1. 解除安裝mysql sudo apt-get autoremove --purge mysql-server-5.7 # 根據你的mysql版本 sudo apt-get remove mysql-server sudo apt-get autoremove my

ubuntu 命令列解除安裝清理軟體

1、刪除軟體 方法一、如果你知道要刪除軟體的具體名稱,可以使用 sudo apt-get remove --purge 軟體名稱 sudo apt-get autoremove --purge 軟體名稱 方法二、如果不知

Linux中Nginx編譯安裝解除安裝新增到service中

nginx解除安裝 刪除相應資料夾和自啟動即可 nginx安裝: tar zxvf nginx-1.12.1.tar.gz 更改資料夾名稱為nginx cd nginx ./configure make make install 覆蓋二進位制檔案:cp

udev繫結ASM磁碟

[[email protected] rules.d]# fdisk -l Disk /dev/sda: 42.9 GB, 42949672960 bytes 255 heads, 63 sectors/track, 5221 cylinders Units =

ASM 無法發現候選磁碟----丟失的ASM磁碟 ASM磁碟無法掛載

近日遇到一個問題,ASM的磁碟組無法掛載,之前是正常的,由於一些其他的操作,資料庫啟動失敗,當問題排除時候,發現在資料庫整體啟動時,掛載磁碟組的環節出現問題。 環境介紹 #######################################

ubuntu 命令列解除安裝清理軟體(解除安裝的很乾淨)

ubuntu 命令列解除安裝並清理軟體刪除軟體方法一、如果你知道要刪除軟體的具體名稱,可以使用sudo apt-get remove --purge 軟體名稱  sudo apt-get autorem

記 一次asm磁碟資料遷移案例

前     言資料庫在新增資料檔案時報錯:ORA-01119,ORA-17520,ORA-00600錯誤,根據報錯無法判斷故障點,而且生產庫無法進行其他測試,比較穩妥的辦法是新建一個磁碟組,將現有的資料遷移到新的磁碟組上。環境介紹作業系統:solaris 11資料庫版本:11

win7下 一鍵ghost/一鍵還原軟體解除安裝刪除相關開機啟動選項

系統:win7 x64  安裝一鍵ghost/一鍵還原軟體,解除安裝後,發現vista一鍵還原 仍保留在開機選項裡,刪除方法: 1、下載win7優化大師,點選“系統設定”-->“啟動設定”-->“多系統選擇”-->選中專案,點選“刪除”; 2、進入終

ASM磁碟由哪些物理磁碟組成?

asm createdisk VOL1 /dev/sdc1 Marking disk "/dev/sdc1" as an ASM disk:                   [  OK  ] # /etc/init.d/oracleasm createdisk VOL2 /dev/sdd1 Marking

CentOS7.2.1511解除安裝重新安裝python2.7及yum

本來想在伺服器CentOS7上升級python2.7至python3.5結果誤刪了yum,導致yum死活用不了。嘗試一波方案,結果都沒有解決,只能解除安裝並重新安裝python和yum。1.解除安裝python:#rpm -qa|grep python|xargs rpm -

CentOS7.3.1611解除安裝重新安裝python2.7及yum

安裝python2.7需要與centos核心版本保持一致,否則會出現衝突 1、檢視centos核心版本 [[email protected]]# cat /etc/redhat-release cat /etc/redhat-release

無法複製和rename ASM磁碟上的資料檔案處理方法

由於SYSTEM 資料檔案丟失,啟動資料庫時會報如下無法標識或找不到資料檔案1的錯誤: 03:47:02 [email protected]*SQL> startup; ORACLE instance started. Total System Global