广告
返回顶部
首页 > 资讯 > 数据库 >Oracle 12C RAC安装grid时root.sh报错ORA-00845
  • 584
分享到

Oracle 12C RAC安装grid时root.sh报错ORA-00845

2024-04-02 19:04:59 584人浏览 泡泡鱼
摘要

oracle 12C RAC安装grid时root.sh在二节点报错: CRS-2676: Start of 'ora.CSSd' on 'prodb2' succeeded CRS-2672: Attem

oracle 12C RAC安装grid时root.sh在二节点报错:

CRS-2676: Start of 'ora.CSSd' on 'prodb2' succeeded
CRS-2672: Attempting to start 'ora.cluster_interconnect.haip' on 'prodb2'
CRS-2672: Attempting to start 'ora.ctssd' on 'prodb2'
CRS-2676: Start of 'ora.ctssd' on 'prodb2' succeeded
CRS-2676: Start of 'ora.cluster_interconnect.haip' on 'prodb2' succeeded
CRS-2672: Attempting to start 'ora.asm' on 'prodb2'
CRS-5017: The resource action "ora.asm start" encountered the following error: 
ORA-00845: MEMORY_TARGET not supported on this system
. For details refer to "(:CLSN00107:)" in "/u01/app/grid/diag/crs/prodb2/crs/trace/ohasd_oraagent_grid.trc".
CRS-2883: Resource 'ora.asm' failed during Clusterware stack start.
CRS-4406: Oracle High Availability Services synchronous start failed.
CRS-4000: Command Start failed, or completed with errors.
2019/01/30 19:40:17 CLSRSC-117: Failed to start Oracle Clusterware stack

Died at /u01/app/12.2/grid/crs/install/crsinstall.pm line 914.
The command '/u01/app/12.2/grid/perl/bin/perl -I/u01/app/12.2/grid/perl/lib -I/u01/app/12.2/grid/crs/install /u01/app/12.2/grid/crs/install/rootcrs.pl ' execution failed

解决办法:

增加shm大小
#fsuser -km /dev/shm
#umount /dev/shm
#mount -t tmpfs -o mode=1777,nosuid,nodev,strictatime,size=XG tmpfs /dev/shm
您可能感兴趣的文档:

--结束END--

本文标题: Oracle 12C RAC安装grid时root.sh报错ORA-00845

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

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

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

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

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

  • 微信公众号

  • 商务合作