In 8.1.6 u can use tablespace point in time recovery.
But do have the latest database available or the backup , as previous threads suggest u have already overwritten latest datafiles.
k
this is the moment of truth. I manually cp everything back.
now this is what i got.
SQL> recover database until time '2001-02-28:12:00:00';
ORA-00283: recovery session canceled due to errors
ORA-01610: recovery using the BACKUP CONTROLFILE option must be done
Bookmarks