ORA-27054: NFS file system where the file is created or resides is not mounted with correct options
Hi All,I face a problem with RMAN as below:
$ rman target /
Recovery Manager: Release 10.2.0.5.0 - Production on Mon Oct 8 10:32:05 2012
Copyright (c) 1982, 2007, Oracle. All rights reserved.
connected to target database: DUMMY (DBID=1563022329)
RMAN> backup as copy datafile 5,6 format '/backup/TTS/%d_%s.dbf';
Starting backup at 08-OCT-12
using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=133 devtype=DISK
channel ORA_DISK_1: starting datafile copy
input datafile fno=00005 name=+DATA/dummy/datafile/t24dataxml.496.795609311
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on ORA_DISK_1 channel at 10/08/2012 10:32:11
ORA-19504: failed to create file "/backup/TTS/DUMMY_44.dbf"
0