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: recover uncommited data

Re: recover uncommited data

From: Satheesh Babu.S <satheeshbabu.s_at_gmail.com>
Date: 1 May 2006 07:40:32 -0700
Message-ID: <1146494432.261198.94450@u72g2000cwu.googlegroups.com>


Hi,
  You can't recover uncommitted data. But there is one more option which you can try.
Create a trigger with autonomous transaction on this table and populate to other similar table. If you want to recover the data after abort you can take populate from this new table.

Thanks and Regards,
Satheesh Babu.S Received on Mon May 01 2006 - 09:40:32 CDT

Original text of this message

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