Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Rollback commited action?
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
![]() |
![]() |