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: no rollback...

Re: no rollback...

From: Steve Phelan <stevep_at_pmcgettigan.demon.co.uk>
Date: 1997/04/08
Message-ID: <334A6A79.40B1910A@pmcgettigan.demon.co.uk>#1/1

Todd Marshall wrote:

> My application is taking input from the web, so I don't really need
> rollback enabled. I know I can specify a transaction as 'read
> only', but
> how do I disable rollback for updates, inserts, and deletes?
>
> -Todd

 Er, if you are doing any form of updating you DO need rollback, regardless of where you are taking your data from. Why does the WEB make you think different? AFAIK, you cannot disable the use of rollback within Oracle (and even if you can, I wouldn't recommend it. Ditto for 'redo', just in case that was what you meant and not 'rollback').

Steve Phelan. Received on Tue Apr 08 1997 - 00:00:00 CDT

Original text of this message

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