Home » RDBMS Server » Server Administration » Autocommit
Autocommit [message #57559] Mon, 23 June 2003 06:45 Go to next message
Jörg Schenke
Messages: 2
Registered: June 2003
Junior Member
how can i set autocommit=off at the start of the server? we often have line-problems and the the autocommit at disconnect then commits an not completet transaction.
Re: Autocommit [message #57567 is a reply to message #57559] Mon, 23 June 2003 10:37 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
set autocommit off

is an sql*plus command.
so set this to your clients
$ORACLE_HOME/sqlplus/admin/glogin.sql

the file is read by every SQL*PLUS SESSION only.
and autocommit is set to that session only.

Re: Autocommit [message #57597 is a reply to message #57567] Wed, 25 June 2003 03:18 Go to previous message
Jörg Schenke
Messages: 2
Registered: June 2003
Junior Member
i need it for the whole instance. can i switch it in the init.ora?
Previous Topic: fsck on disk with oracle
Next Topic: Practical document about Oracle on Solaris?
Goto Forum:
  


Current Time: Fri Sep 20 13:44:41 CDT 2024