RMAN failed with error 6169
RMAN-06169: could not read file header for datafile 41 error reason 1
RMAN-06169: could not read file header for datafile 41 error reason 1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of backup command at 04/19/2013 20:08:26
RMAN-06056: could not access datafile 41
I checked the file on the file system. The file users01.dbf is there; however, all other datafile has the date of April 20th, but this file has the date of March 16th.
I then checked for the file in dba_data_files query, but got the following:
/ebs/uat2app/db/tech_st/11.2.0/dbs/MISSING00041
41
This is definitely not right. The users01.dbf should be located under /ebs/uat2data directory.