Hi All

We have rman full backup (Level 0) of a 7 TB database taken before 3 months and we are in the need of restoring it in a different locaition.

During the backup, we have created one datafile and it is not allowing us to proceed further with below error.

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of restore command at 01/09/2008 22:17:14
RMAN-06026: some targets not found - aborting restore
RMAN-06023: no backup or copy of datafile 2141 found to restore


We are using until scn option -- the scn of the full backup completion time.

We tried adding the datafile with alter database create datafile option too, then also the same is failing.

We have also the following incremental backup available during that backup also we created some more files due to the database growth.

Please suggest the available option to complete the recovery.

We have already restored the controlfile and mounted the database.

Thanks
Giri