Monday, 21 July 2014

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

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of configure command at 07/21/2014 15:45:15
RMAN-03014: implicit resync of recovery catalog failed
RMAN-03009: failure of full resync command on default channel at 07/21/2014 15:45:15
ORA-01580: error creating control backup file /orabkp/backups/XXXXXX01/XXXXX/pfile/snapcf_XX.f

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

I have tried to a lot of options to fix this above error unfortunately nothing worked other than below one. 


Solution:- 

The workaround recommended is to use the Event 10298.
sql> alter system set events '10298 trace name context forever, level 32';

No comments:

Post a Comment