i faced that issue too... below is what i did .. i read that from metalink
alter database datafile name offline;
recover tablespace name;
alter tablespace name online;
alter database datafile name online;
|
Results 1 to 9 of 9
Thread: ora-01113 ora-01110Threaded View
|
Click Here to Expand Forum to Full Width |