Mike Mascari wrote:
> So, apparently, your friend is assuming that since SQL*Plus is
> performing a COMMIT when the user exits normally, all
> transactions are being committed on disconnect. This is most
> definitely NOT true. You're right to feel your friend's
> statements were completely backwards.
Would be interesting to see what SQL*Plus does if you
explicitly kill it with SIGKILL (-9). That would tell if it
runs the connection in autocommit mode by default or not.
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#========================================= [EMAIL PROTECTED] (Jan Wieck) #