|
Re: Recovering database after a datafile got deleted accidently [message #53649 is a reply to message #53642] |
Thu, 03 October 2002 06:07 |
zeeshan
Messages: 6 Registered: May 2002
|
Junior Member |
|
|
if ur database is in no archive mode, then mount the database, drop the offline deleted file and open the database and then u can later drop the appropriate tablespace.
if u r running in archive log mode. then proper and complete recovery may be possible by restoring from backup and then replaying archives.
Cheers,
|
|
|