Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Localized commit
Message
From
28/11/2001 23:36:15
Wilfred Chan
Bnp Paribas Hong Kong Branch
Hong Kong, Hong Kong
 
 
To
27/11/2001 11:15:07
General information
Forum:
Oracle
Category:
PL/SQL
Miscellaneous
Thread ID:
00586372
Message ID:
00587333
Views:
22
Hi,

In fact, there is no way to commit individual statement as we know so far.
You may try:
Redo the necessary statement in the Rollback session.
OR
Output the log info. to a text file and load it at anytime.

:) Wilfred

>hello,
>
>how to commit "local" update during big transaction.
>ie: i want to be able to rollback a large transaction with lots of
>update, delete... and TO KEEP modifications done to a certain table (a unique one, on a distant base, all queries are executed from this base via dblinks),
>the table to keep is used for debugging info (very large,dbms_output is not enough large))
>
>thanks
Previous
Reply
Map
View

Click here to load this message in the networking platform