Friday, 13 March 2015

RMAN-03009 ORA-19504 ORA-27040 ORA-27040: file create error, unable to create file

Error:

While taking RMAN backup getting below error

channel d29 disabled, job failed on it will be run on another channel
RMAN-03009: failure of backup command on d31 channel at 03/13/2015 11:24:48
ORA-19504: failed to create file "/u01/EODdump/DBSID/RMAN/backup/fullbkp/Db_DBSID.3826.1.874236286.20150313.bak"
ORA-27040: file create error, unable to create file
Linux-x86_64 Error: 2: No such file or directory
channel d31 disabled, job failed on it will be run on another channel
RMAN-03009: failure of backup command on d32 channel at 03/13/2015 11:24:48
ORA-19504: failed to create file "/u01/EODdump/DBSID/RMAN/backup/fullbkp/Db_DBSIDD.3827.1.874236287.20150313.bak"

Solution:

Check the path(/u01/EODdump/DBSID/RMAN/backup/fullbkp) is valid and permission in OS level for oracle.

No comments: