dbTalk Databases Forums  

Within a transaction, possible to save to somewhere that will not be roled back?

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss Within a transaction, possible to save to somewhere that will not be roled back? in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dean
 
Posts: n/a

Default Within a transaction, possible to save to somewhere that will not be roled back? - 11-01-2006 , 01:22 PM






Hello all,

I would like a way to save the results of a query to a table, from
within a transaction, and then when I role back the transaction, that
one table to still hold the contents. I other words, can I specify that
a partivular table NOT be roled back, during a roleback call?

I want this to do testing. I realize I could export to an access
database or flat file, but that is inconvenient.

Thanks for any help,

Dean
Oracle 10g Server and Client/ Windows XP


Reply With Quote
  #2  
Old   
Robbert van der Hoorn
 
Posts: n/a

Default Re: Within a transaction, possible to save to somewhere that will not be roled back? - 11-01-2006 , 01:57 PM







"dean" <deanbrown3d (AT) yahoo (DOT) com> schreef in bericht
news:1162408922.991648.203020 (AT) m7g2000cwm (DOT) googlegroups.com...
Quote:
Hello all,

I would like a way to save the results of a query to a table, from
within a transaction, and then when I role back the transaction, that
one table to still hold the contents. I other words, can I specify that
a partivular table NOT be roled back, during a roleback call?

I want this to do testing. I realize I could export to an access
database or flat file, but that is inconvenient.

Thanks for any help,

Dean
Oracle 10g Server and Client/ Windows XP

Although I think you should re-check your design, if you really want this,
you could use Autonomous Transaction.


Robbert




Reply With Quote
  #3  
Old   
dean
 
Posts: n/a

Default Re: Within a transaction, possible to save to somewhere that will not be roled back? - 11-02-2006 , 07:37 AM




Robbert van der Hoorn wrote:
Quote:
"dean" <deanbrown3d (AT) yahoo (DOT) com> schreef in bericht
news:1162408922.991648.203020 (AT) m7g2000cwm (DOT) googlegroups.com...
Hello all,

I would like a way to save the results of a query to a table, from
within a transaction, and then when I role back the transaction, that
one table to still hold the contents. I other words, can I specify that
a partivular table NOT be roled back, during a roleback call?

I want this to do testing. I realize I could export to an access
database or flat file, but that is inconvenient.

Thanks for any help,

Dean
Oracle 10g Server and Client/ Windows XP


Although I think you should re-check your design, if you really want this,
you could use Autonomous Transaction.


Robbert
Thanks Robbert - at a glance that sounds like it might work. I'll look
into it.

Dean



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.