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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: how to monitor the progress of inserts

Re: how to monitor the progress of inserts

From: Mladen Gogala <mgogala_at_allegientsystems.com>
Date: Tue, 01 Feb 2005 10:30:11 -0500
Message-ID: <41FFA083.5060502@allegientsystems.com>


Sonja Šehović wrote:

>Hi!
>
>Oracle 9.2.0.4 on AIX 5.2
>We are nserting large amonts of data in one session without commiting =
>because of business reasons.=20
>So, I'm wondering is there a way to monitor progress of this inserts?
>
>
>

Sonja, you can use autonomous transactions to establish a counter which will commit separately,
as the transaction is progressing. You will know that you are successful when queries start returning
with ora-1555.

-- 
Mladen Gogala
Oracle DBA
Ext. 121


--
http://www.freelists.org/webpage/oracle-l
Received on Tue Feb 01 2005 - 10:32:59 CST

Original text of this message

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