Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: [URGENT] autocommit
"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
![]() |
![]() |