ORA-27054 RUNNING RMAN WITH NFS

错误信息:

Common error

-----------------

ORA-27054 ERRORS WHEN RUNNING RMAN WITH NFS

Starting Control File and SPFILE Autobackup at 01-AUG-06

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

RMAN-00569: ERROR MESSAGE STACK FOLLOWS

===========================================================

RMAN-03009: failure of Control File and SPFILE Autobackup command on ORA_DISK_1

channel at 08/07/2018 16:43:49

ORA-19504: failed to create file "/u01/uat/db/data/system01.dbf"

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

 

解决方法:

To implement the solution, please execute the following steps:

From the errors that we see from the RMAN stack this looks like Bug 5146667 

This behaviour has been observed on Solaris and AIX Platform.

A) WORKAROUND

As suggested in the bug the workaround recommended is to use the Event 10298.

sql> alter system set events '10298 trace name context forever, level 32';

or

sql> alter system set events '10298 trace name context forever, level 32' scope=spfile;

or:

Set the following event in the init.ora

event="10298 trace name context forever, level 32"

 

 

Then try the backups again

Note: If you set the event with scope=spfile, then same as with init.ora change,

you have to restart the instance for the event to be recognized.

 

B) PATCH

Check if a one off patch for 10.2.0.1 for your platform is available

Please follow next steps to download and test it :

 

Use the following link to download the Patch Patch 5146667

# Once the patch is shown as applied - you can disable/remove the event

( SQL> alter system set events '10298 trace name context off ' ; )

 

更多解决方法参考官方文档:

ORA-27054 ERRORS WHEN RUNNING RMAN WITH NFS (Doc ID 387700.1)

 

 

(笔者原创文章,转载请注明出处:https://blog.csdn.net/LFCuiYs)谢谢!

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值