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

Home -> Community -> Usenet -> c.d.o.tools -> Re: [URGENT] autocommit

Re: [URGENT] autocommit

From: Markus Schwabe <mschwabe_at_gscout.de>
Date: 2000/08/11
Message-ID: <8n16eu$2q1e$1@koroth.muc.eurocyber.net>#1/1

"Roger Pierre" <Roger-Pierre_at_TF1.fr> schrieb im Newsbeitrag news:8n0r6b$gob$1_at_news2.isdnet.net...
> Hello
> I would like to know how can i put the Autocommit of an Oracle Server to
> "ON" (in using an SQL Command)
>
> Can you help me ?
>
> Manu

Hi Manu,

AFAIK you can set autocommit only in SQL*Plus and only for this session. At the SQL-Prompt, type:
"set autocommit on"

Hth,
Markus Received on Fri Aug 11 2000 - 00:00:00 CDT

Original text of this message

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