ASM无法删除磁盘组

jahonk 2012-11-07 09:47:00
ORA-15032: not all alterations performed
ORA-15063: ASM discovered an insufficient number of disks for diskgroup "DATA"
...全文
385 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
jahonk 2012-11-07
  • 打赏
  • 举报
回复
哈哈 可以哈 谢谢了
jahonk 2012-11-07
  • 打赏
  • 举报
回复
引用 1 楼 linwaterbin 的回复:
引用 楼主 jahonk 的回复:ORA-15032: not all alterations performed ORA-15063: ASM discovered an insufficient number of disks for diskgroup "DATA" 由于10g中还没有drop diskgroup force的语法,所以这里我们借助lin……
谢谢您这么快的回复! 谢谢! 我试一下
linwaterbin 2012-11-07
  • 打赏
  • 举报
回复
引用 楼主 jahonk 的回复:
ORA-15032: not all alterations performed ORA-15063: ASM discovered an insufficient number of disks for diskgroup "DATA"
由于10g中还没有drop diskgroup force的语法,所以这里我们借助linux的dd和dbca配合来强制删除这个老顽固。 步骤: ㈠ 通过查询可知raw5挂在了data身上:
[root@localhost ~]# dd if=/dev/zero of=/dev/raw/raw5 bs=1024 count=5
5+0 records in
5+0 records out
5120 bytes (5.1 kB) copied, 0.011998 seconds, 427 kB/s
㈡ 在dbca ---> show all ---> 选中raw5 ---> 点击cancel

3,499

社区成员

发帖
与我相关
我的任务
社区描述
Oracle 高级技术相关讨论专区
社区管理员
  • 高级技术社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧