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

Home -> Community -> Usenet -> c.d.o.misc -> Re: if I call a plsql is there a commit?

Re: if I call a plsql is there a commit?

From: DA Morgan <damorgan_at_psoug.org>
Date: Sun, 12 Mar 2006 13:35:26 -0800
Message-ID: <1142199309.531218@yasure.drizzle.com>


HansF wrote:

> if you use SQLPLus, by default there is a commit just before you leave the
> environment.

Ouch! This requires a caveat.

Provided you leave SQL*Plus cleanly and that nothing in your setup changes its default AUTOCOMMIT setting. That is a big caveat and will likely lead many to make mistakes or use bad practices.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Sun Mar 12 2006 - 15:35:26 CST

Original text of this message

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