recovering deleted records..! [message #131829] |
Tue, 09 August 2005 11:38 |
balavignesh
Messages: 180 Registered: March 2005
|
Senior Member |
|
|
hai,
we need to recover the deleted records from a table which was commited at that time.how to recover those deleted records from the database...?plz help out with detailed command.
regards
bala
|
|
|
|
|
|
Re: recovering deleted records..! [message #132159 is a reply to message #131895] |
Thu, 11 August 2005 02:58 |
cliff_tian
Messages: 3 Registered: August 2005
|
Junior Member |
|
|
Yeah, the best way is using logminer.
Easily, the 9i OEM can help you achieve this, but need OEM repository installed.
Another way is to restore with backup and recover to the point of time.
Third way is build a databse based on your backup and get the table, then export to production.
The first way is simple!
|
|
|
|