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: Juan Carlos Reyes Pacheco <juancarlosreyesp_at_gmail.com>
Date: Tue, 1 Feb 2005 12:26:58 -0400
Message-ID: <cd4305c105020108266052324@mail.gmail.com>


Hi Niall, Based on documentation this could help her. But as I told, I didn't test this functionality, and I think this could need a COMMIT.

MONITORING | NOMONITORING
MONITORING Clause Specify MONITORING if you want Oracle to collect modification statistics on table. These statistics are estimates of the number of
rows affected by DML statements over a particular period of time. They are available for use by the optimizer or for analysis by the user.

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Feb 01 2005 - 11:38:21 CST

Original text of this message

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