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: Implicit Commit

Re: Implicit Commit

From: Jurij Modic <jmodic_at_src.si>
Date: Thu, 07 Oct 1999 22:23:24 GMT
Message-ID: <37fe16e2.2865332@news.siol.net>


On Wed, 06 Oct 1999 12:13:53 -0400, Matthew Stowe <matthew_stowe_at_mail.amsinc.comNOSPAM> wrote:

>Is there any way I can turn off Oracle's implicit commits on exit,
>disconnect, or quits?
>Thanks
>
>...Matt

Oracle RDBMS doesn't perform any kind of implicit commit when session terminates. It is totally client-program dependant. So you should look at your client's program's options whether you can set this autocommit on or off.

HTH,
Jurij Modic <jmodic_at_src.si>
Certified Oracle DBA (7.3 & 8.0 OCP)



The above opinions are mine and do not represent any official standpoints of my employer Received on Thu Oct 07 1999 - 17:23:24 CDT

Original text of this message

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