签到成功

知道了

CNDBA社区CNDBA社区

How to cleanup ASM installation (RAC and Non-RAC) [ID 311350.1]

2016-11-25 15:50 1799 0 原创 Oracle 11g
作者: dave

 

The outline of the steps involved are :
       a)  Backup all the ASM client database files stored on the diskgroups.
       b)  Dropping all the diskgroups.
       c)  Removing ASM resource from CRS (* RAC specific)
       d)  Removing ASM disk signature (In case of asmlib)
       e)  Remove the ASM pfile/spfile.
       f)  Removing ASM entry in the file oratab
       g)  Wipe out the disks header using dd

 

Following are the steps to be followed:
       1)  Log into the ASM instance and do 'select * from v$asm_client;'
       2)  For each instance listed above, stop the respective databases.
       3)  Backup all the datafiles, logfiles, controlfiles, archive logs, etc. that are currently using ASM storage, to tape or to filesystem (using RMAN). This needs to be done for every database (ASM client) using ASM.

       ** NOTE: Please make sure you have the data secure before continuing to the next step.

       4)  Find all the diskgroups: 'select * from v$asm_diskgroup'
       5)  For each diskgroup listed above:
              ' drop diskgroup <name> including contents'
       6)  Shutdown all(RAC nodes) ASM instances.

       7)  On RAC install verify that all asm instances are stopped
              $ORA_CRS_HOME/bin/crst_stat |more <- look for ASM resources and make sure the target=offline

       8)  For single instance install run the following script:
              $ORACLE_HOME/bin/localconfig  delete

              * This cleans up the CSSD configuration.

       9)  Invoke OUI, and now de-install the ASM Oracle home.

       10)  For RAC install, remove the asm related resource.
              srvctl remove asm -n <nodename> <- Peform for all nodes of a RAC cluster
              crs_stat |more <- make sure no asm resources exists
http://www.cndba.cn/Dave/article/846

http://www.cndba.cn/Dave/article/846

       11)  If using asmlib (on Linux only), then
              a. oracleasm listdisks
              b. oracleasm deletedisks (do this for every disk listed above)
              c. oracleasm listdisks (to verify they have been deleted)
              d. on other RAC nodes: oracleasm listdisks (to verify they have been deleted too)
              e. On all nodes(RAC) :

       As root run:
              # /etc/init.d/oracleasm stop
              # /etc/init.d/oracleasm disable

       12)  delete the ASM pfile or spfilehttp://www.cndba.cn/Dave/article/846

       13)  in the file oratab, remove the line relative to the ASM instance

       14)  clean out the disks headers using the dd command:

              for example: dd if=/dev/zero of=/dev/<asm_disk_name> bs=1024k count=50

       15)  Finally clean out the possible remaining socket files as explained in the following note:

Listener Fails To Start With IPC Permission Errors (TNS-12546 TNS-12555 TNS-00516 TNS-00525) (Doc ID 434062.1)

http://www.cndba.cn/Dave/article/846

 

 

 http://www.cndba.cn/Dave/article/846

 

From Oraclehttp://www.cndba.cn/Dave/article/846

-------------------------------------------------------------------------------------------------------

Blog http://blog.csdn.net/tianlesoftware

Email: dvd.dba@gmail.com

http://www.cndba.cn/Dave/article/846

DBA1 群:62697716();   DBA2 群:62697977()   DBA3 群:62697850()   http://www.cndba.cn/Dave/article/846http://www.cndba.cn/Dave/article/846

DBA 超级群:63306533();  DBA4 群: 83829929  DBA5群: 142216823   

聊天 群:40132017   聊天2群:69087192

http://www.cndba.cn/Dave/article/846

--加群需要在备注说明Oracle表空间和数据文件的关系,否则拒绝申请

版权声明:本文为博主原创文章,未经博主允许不得转载。

oracle 11g

用户评论
* 以下用户言论只代表其个人观点,不代表CNDBA社区的观点或立场
dave

dave

关注

人的一生应该是这样度过的:当他回首往事的时候,他不会因为虚度年华而悔恨,也不会因为碌碌无为而羞耻;这样,在临死的时候,他就能够说:“我的整个生命和全部精力,都已经献给世界上最壮丽的事业....."

  • 2261
    原创
  • 3
    翻译
  • 578
    转载
  • 191
    评论
  • 访问:7983398次
  • 积分:4346
  • 等级:核心会员
  • 排名:第1名
精华文章
    最新问题
    查看更多+
    热门文章
      热门用户
      推荐用户
        Copyright © 2016 All Rights Reserved. Powered by CNDBA · 皖ICP备2022006297号-1·

        QQ交流群

        注册联系QQ