广告
返回顶部
首页 > 资讯 > 数据库 >12c rac to rac dg 遇到关于权限报错
  • 840
分享到

12c rac to rac dg 遇到关于权限报错

2024-04-02 19:04:59 840人浏览 安东尼
摘要

一、环境描述redhat 7.0 oracle 12.1.0.2RAC TO RAC DG二、报错信息DGMGRL> add database 'orcldg' as connect identifi


一、环境描述

redhat 7.0

oracle 12.1.0.2

RAC TO RAC DG


二、报错信息

DGMGRL> add database 'orcldg' as connect identifier is orcldg;

Error: ORA-16571: Oracle Data Guard configuration file creation failure


三、查看官网

Versions 12.1Error:  ORA-16571 Oracle Data Guard configuration file creation failure 
---------------------------------------------------------------------------Cause:  The Oracle Data Guard broker was unable to create the configuration
file on permanent storage.
Action: Verify space, permissions and file name as indicated by the
DG_BROKER_CONFIG_FILE[1|2] initialization parameters and retry the
operation.


检查磁盘空间、权限、文件名,报错日志,发现后台有磁盘报错,检查

99-my-asmdevices.rules文件

KERNEL=="sd*", ENV{DEVTYPE}=="disk", SUBSYSTEM=="block", PROGRAM=="/usr/lib/udev/scsi_id -g -u -d $devnode", RESULT=="36000c29db1506865631780672ae94426", RUN+="/bin/sh -c 'mknod /dev/asmdisk1 b $major $minor; chown grid:dba /dev/asmdisk1; chmod 0660 /dev/asmdisk1'"


四、问题解决

权限修改为grid:asmdba,重启集群,解决问题。关于数据库安装的时候创建的用户和组,大家需要有进一步深入的了解才可以,有助于问题的解决。





您可能感兴趣的文档:

--结束END--

本文标题: 12c rac to rac dg 遇到关于权限报错

本文链接: https://www.lsjlt.com/news/36222.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

本篇文章演示代码以及资料文档资料下载

下载Word文档到电脑,方便收藏和打印~

下载Word文档
猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作