Can you afford to loose the datafile? on such case what you can do is:
SamCode:Mount the instance select * from v$recover_file; alter database datafile 'path/filename' offline drop; alter database open;
|
Results 1 to 10 of 12
Threaded View
|
Click Here to Expand Forum to Full Width |