View Single Post

   
  #1 (permalink)  
Old 04-08-2008, 10:25 AM
peter.koch.larsen@gmail.com
 
Posts: n/a
Default Oracle transactions and DDL statements.

Hi all


We've run into yet another problem regarding Oracle (10g -but I doubt
this matters), namely that the execution of a DDL statement causes a
transaction commit. Is there any way to make this not happen? It's a
real showstopper as we use Oracle in a distributed transaction and this
transaction contains several DDL statements.

Kind regards
Peter

Reply With Quote