Rollback [message #49787] |
Sat, 09 February 2002 02:39 |
Vasea
Messages: 5 Registered: January 2002
|
Junior Member |
|
|
If it is possible how I can return my database to a condition as he was earlier (tree days later). Do it possible to make with redo logs?
|
|
|
Re: Rollback [message #49788 is a reply to message #49787] |
Sat, 09 February 2002 03:23 |
Harish Lingegowda
Messages: 5 Registered: February 2002
|
Junior Member |
|
|
yes its possible, Is your database is running archive or noarchive log mode.
If DB is running noarchive log mode then fullback backup taken three days will be usefull, For DB running in archive log mode you recover until time option while recovering with command recover database until time.
Harish.
|
|
|