Need help with media recovery in noarchive mode
I am using Oracle 8.0.6 On windows Platform. I take cold backup of live server everyday and copy this backup on r&d server. Since few days, the live server backup is ok but when we start the same database on r&d machine, its asking for media recovery for a datafile 3. I run the database in noarchivelog mode.
svrmgr> startup
Oracle instance started
Database mounted.
ORA-01113: file 15 needs media recovery
ORA-01110: datafile 15:'E:\orant\database\ultgnp3.ora'
svrmgr>
How can i do recovery when i am in noarchivelog mode. Please suggest if i can use export/import to solve this problem. can i offline drop this table and recreate the data as it has imp info.