database recovery
484070Dec 12 2006 — edited Dec 12 2006Iam tying to clone a production database from the datafiles taken from a cold backup, the control file is created sucessfully, but I could not open the database and getting the following error
alter database open resetlogs
*
ERROR at line 1:
ORA-01113: file 1 needs media recovery
ORA-01110: data file 1: '/zba8/appl/oracle/rcvrp/system01.dbf'
-bala