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

Home -> Community -> Usenet -> c.d.o.server -> DBMS_DDL.ANALYZE_OBJECT and implicit commit

DBMS_DDL.ANALYZE_OBJECT and implicit commit

From: <snapondba_at_hotmail.com>
Date: Sat, 09 Jan 1999 04:18:34 GMT
Message-ID: <776lap$fld$1@nnrp1.dejanews.com>


Does the DBMS_DDL.ANALYZE_OBJECT procedure cause an implicit commit within a PL/SQL block? A procedure we developed populates several staging tables and updates some production data. I think our performance will increase if we can analyze the staging tables, but want the option to rollback all activity upon an exception. If the analyze performs an implicit commit we lose the ability to rollback everything.

Any thoughts?

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Jan 08 1999 - 22:18:34 CST

Original text of this message

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