ERROR: failed to establish dependency between database sgerp5 and diskgroup resource ora.DATA.dg

原文:http://mrdba.blog.51cto.com/1413181/976396

exadata alert_xx.log:

ERROR: failed to establish dependency between database edw and diskgroup resource ora.DATA_DM01.dg
ERROR: failed to establish dependency between database edw and diskgroup resource ora.RECO_DM01.dg

Fri Aug 03 16:44:05 2012
NOTE: dependency between database edw1 and diskgroup resource ora.RECO_DM01.dg is established


-- MOS:
ERROR: failed to establish dependency between database <database name> and diskgroup resource ora.<diskgroup name>.dg [ID 1474954.1]

In this Document

Applies to:

Oracle Server - Enterprise Edition - Version 11.1.0.6 to 11.2.0.3 [Release 11.1 to 11.2]
Information in this document applies to any platform.

Goal

Alert logfile of the database shows the error as follows:-

ERROR: failed to establish dependency between database <database name> and diskgroup resource ora.<diskgroup name>.dg

Example:

ERROR: failed to establish dependency between database ERPREP and diskgroup resource ora.DATA.dg

Fix

This error is harmless.
Documented in Bug 8304720
Abstract: ERROR: FAILED TO ESTABLISH DEPENDENCY BETWEEN DB & DISKGROUP
This is an internal BUG.

The db-dg dependency will be created later on if the diskgroup is used by the db again; the dependency can also be created manually through cmdline tool.

Automatically it will resolve itself later on when the db tries to use the diskgroup. Or we can manually establish the dependancy through any command line utility.

For establishing dependencies between database and diskgroups, please use DB home owner running srvctl from DB home with

$ srvctl modify database -d <db_name> -a "<diskgroup_list>"

For example:
$ srvctl modify database -d db112 -a "DATA,FRA"

References

@ BUG:8304720 - SIHA: ERROR: FAILED TO ESTABLISH DEPENDENCY BETWEEN DB & DISKGROUP

srvctl status database -d xxx
srvctl modify database -d xxx -a "DATA_DM01,RECO_DM01"

-----
select name, state from v$asm_diskgroup;

NAME       STATE
---------- --------
DATA_DM01  MOUNTED
DBFS_DG    MOUNTED
RECO_DM01  MOUNTED

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值