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 -> Help:Pending transactions

Help:Pending transactions

From: Bjørn Dybdal <bd_at_datani.dk>
Date: Mon, 16 Nov 1998 14:48:29 +0100
Message-ID: <72paff$ggf$1@miri.tele.dk>


I'am about to write a stored procedure that will make some database updates. The procedure will as well include a commit.

When my procedure is called I want to check if there are any uncommited database changes and if so
I don't want to execute a commit inside my procedure.

How do I check if there are any uncommited database changes.

Bjørn Dybdal
bd_at_datani.dk Received on Mon Nov 16 1998 - 07:48:29 CST

Original text of this message

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