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

Home -> Community -> Usenet -> c.d.o.misc -> Reverting back the data after processing

Reverting back the data after processing

From: lukevprem <lukevprem_at_yahoo.com>
Date: Tue, 07 Oct 2003 18:51:17 -0400
Message-ID: <3406863.1065567077@dbforums.com>

Hi,

I have several tables in a DB with numerous rows of data. I run a process, which modifies some of the rows in some tables and commits the transaction. Now I want to revert the tables back to the original state as they were before running the process.

Is it possible without backing up the tables before running the process, because it will occupy a lot of tablespace.

Regards,

Luke.

--
Known is a drop; Unknown is an ocean.


Posted via http://dbforums.com
Received on Tue Oct 07 2003 - 17:51:17 CDT

Original text of this message

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