创建datagurad时遇到ORA-27054: NFS file system

一客户在用RMAN备份到NFS文件系统时报如下错误:

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-03009: failure of backup command on c2 channel at 06/29/2009 18:00:22

ORA-19504: failed to create file “/rman_backup/sunday_full_690832821″

ORA-27054: NFS file system where the file is created or resides is not mounted with correct options

Additional information: 5


客户环境:P550+AIX 5.3+ oracle 10g。

从错误信息来看,应该是NFS mount不正确,但是手工mount 是正常的,也可读写,真是奇怪,于是网上一查,原来这个错误还很普遍,解决方法如下:

1.事件10298 level 32

  1. SQL> alter system set event='10298 trace name context forever, level 32' scope = spfile;

2.在mount的时候设置参数:

mount -t nfs -o rw,hard,rsize=32768,wsize=32768 10.11.15.15:/oracle/RMANBAK /u02/rman

3.如果是Solaris可以打补丁:5146667

最后通过修改mount参数解决。

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/23071790/viewspace-696580/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/23071790/viewspace-696580/

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

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值