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

Home -> Community -> Usenet -> c.d.o.server -> Re: v$sql - when information is updated

Re: v$sql - when information is updated

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Sat, 28 Jul 2007 22:40:06 +0800
Message-ID: <46AB5546.2D05@yahoo.com>


zigzagdna_at_yahoo.com wrote:
>
> If I am running a sql statement which takes long time (several
> miutes). Will information in v$Sql (such as elapsed_time, cpu_time,
> rows_processed ....updated as statement is executed or information is
> updated only after statement has been executed completely.

varies by version.

if memory serves, v9 and below - at completion. v10 and above - every 3 seconds.

-- 
Connor McDonald
Co-author: "Mastering Oracle PL/SQL - Practical Solutions"
Co-author: "Oracle Insight - Tales of the OakTable"

web: http://www.oracledba.co.uk
web: http://www.oaktable.net
email: connor_mcdonald_at_yahoo.com


"Semper in excremento, sole profundum qui variat."

------------------------------------------------------------
Received on Sat Jul 28 2007 - 09:40:06 CDT

Original text of this message

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