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: Flag controlling the 'automatic commit' mode??

Re: Flag controlling the 'automatic commit' mode??

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Wed, 3 Nov 2004 20:03:48 +0100
Message-ID: <41892aec$0$32143$636a15ce@news.free.fr>

"Lothar Armbruester" <lothar.armbruester_at_t-online.de> a écrit dans le message de news:PM0003E7FE586F3A32_at_hades.none.local...
> qazmlp wrote:
> > If I come out of the SQL prompt after performing some DML statements
> > and without doing commit, I find that the automatic commit has been
> > done for those statements. I would like to know what exactly is the
> > flag that controls this. I want to set that flag accordingly such
> > that, the transactions are not automatically committed whenever the
> > user comes out of the SQL prompt.
> >
> Hello qazmlp,
>
> Oracle always commits before and after a DML operation. I don't think
> there is some flag to disable that.

During a DDL statement not a DML statement and only one that changes the dictionary.

-- 
Regards
Michel Cadot
Received on Wed Nov 03 2004 - 13:03:48 CST

Original text of this message

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