|
Re: The best way to restore or ecover a datafile [message #72277 is a reply to message #72276] |
Wed, 30 April 2003 10:05 |
Anand
Messages: 161 Registered: August 1999
|
Senior Member |
|
|
You can't recover a lost datafile using an export backup. Export backup is a logical backup which backs-up all the objects inside the database.
A datafile is a physical entity that can be only recovered if you have a valid cold backup or hot backup with archive log files.
The most probable solution for your problem is to import using the export file you have and start off from that stage. Nothing more can be done. All changes to the database done after the export was taken would be lost.
|
|
|