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

Home -> Community -> Usenet -> c.d.o.tools -> Rollback commited action?

Rollback commited action?

From: Marcin Ciesielski <mciesiel_at_elka.pw.edu.pl>
Date: Mon, 19 Feb 2001 21:19:26 +0100
Message-ID: <3A917FCE.4772395E@elka.pw.edu.pl>

Hi everybody
I have a PL/SQL procedure that performs a commit at the end. Is there any way to rollback changes made by that procedure? Unfortunately I cannot modify source of that procedure.

I have heard about nested transactions, which means that I can have sub transaction
, which changes are commited only when outer transaction commits. Is it implemented in ORACLE?

Thanks in advance
Marcin Received on Mon Feb 19 2001 - 14:19:26 CST

Original text of this message

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