Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Rollback/Undo in 9i

Re: Rollback/Undo in 9i

From: Jesse <davisjj_public_at_comcast.net>
Date: 6 Apr 2005 06:45:51 -0700
Message-ID: <1112795151.427333.258140@z14g2000cwz.googlegroups.com>


We use a 72-hour undo retention time. This allows for reasonable time to do a flashback query if necessary. Like Daniel said, it's a no-brainer. Just having flashback alone is worth it to me. It saved me a lot of work one day when a bug in one of our apps cause a "DELETE FROM xxx" to be executed on one of our tables. Being able to flashback the data to another table (clone of original) and then grab what I needed was a lot faster than having to restore the table, etc.

Jesse Received on Wed Apr 06 2005 - 08:45:51 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US