oracle 27504,ora-27504错误解决

dataguard db客户直接把服务器关机之后挪了一个机柜,结果重启时报错如下:[@more@]

参考的连接如下:http://blog.itpub.net/post/39970/495530

--================================

Errors in file /oracle/diag/asm/+asm/+ASM/trace/+ASM_ora_7929920.trc:

ORA-27504: IPC error creating OSD context

ORA-27300: OS system dependent operation:skgxnqtsz failed with status: 0

ORA-27301: OS failure message: Error 0

ORA-27302: failure occurred at: SKGXN not av

搜了一下,说是需要执行下面一段脚步:

/usr/sbin/no -o -p udp_sendspace=65536

/usr/sbin/no -o -p udp_recvspace=655360

/usr/sbin/no -o -p tcp_sendspace=65536

/usr/sbin/no -o -p tcp_recvspace=65536

/usr/sbin/no -o -p rfc1323=1

/usr/sbin/no -o -p sb_max=1310720

/usr/sbin/no -o -p ipqmaxlen=512

在当时搭建dg之前安装os时也不知道是否执行过,只记得搭建完dg之后重启过server和db的,没有太多印象了,反正执行下面脚步之后可以起来了,为了永久有效,把下面脚步放在os的/etc/rc.net文件里就可以了:

if [ -f /usr/sbin/no ] ; then

/usr/sbin/no -o udp_sendspace=65536

/usr/sbin/no -o udp_recvspace=655360

/usr/sbin/no -o tcp_sendspace=65536

/usr/sbin/no -o tcp_recvspace=65536

/usr/sbin/no -o rfc1323=1

/usr/sbin/no -o sb_max=1310720

/usr/sbin/no -o ipqmaxlen=512

fi

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Applies to: Oracle Server - Enterprise Edition - Version: 10.2.0.4 to 11.1.0.6 Information in this document applies to any platform. Description The following errors may be reported: ORA-00603: ORACLE server session terminated by fatal error ORA-27504: IPC error creating OSD context ORA-27300: OS system dependent operation:sskgxp_select failed with status: 3 ORA-27301: OS failure message: No such process ORA-27302: failure occurred at: skgxpvfymmtu ORA-27303: additional information: MTU could not be verified. Did not receive valid message. These errors are caused by more aggressive checking introduced in 10.2.0.4. Likelihood of Occurrence This only affects Oracle Real Application Clusters and can be reported in ASM as well as database instances. The issue was introduced in Oracle 10.2.0.4 so earlier versions are not affected Possible Symptoms The errors above can be reported by Oracle shadow processes or by background processes. Additionally they may be reported in the alert.log. The symptoms can include: - process failure - startup failure - processes spinning in function sskgxp_select with high CPU usage Workaround or Resolution There is no workaround available. However, if the instance fails to start, a reboot of the server supporting the instance will usually allow startup to succeed. Patches At the time of writing, patches were under development on top of 10.2.0.4 on some platforms. Please check Patch 7331323 for availability on your platform. The problem is resolved in 11.1.0.7. References NOTE:419937.1 - Alert.log shows frequently "skgxpvfymmtu: process failed because of a resource problem in the OS" NOTE:419871.1 - Failures due to "skgxpvfymmtu: process failed because of a resource problem in the OS" on 32-bit Linux

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值