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: Few questions about V$SQLAREA

Re: Few questions about V$SQLAREA

From: Alexander Gorbachev <gorbyx_at_gmail.com>
Date: Sat, 29 Jan 2005 18:36:41 +0100
Message-ID: <c2213f680501290936fbe5728@mail.gmail.com>


See below...

> I tend not to rely on V$SQL for a true picture of what happened. Look at
> V$SESSTAT for these figures. (How I wish Oracle would write out V$SESSTAT
> figures into the trace file before the session ends... Not even in 10g!!)
You can use trigger after logoff to collect everything you need.

-- 
Best regards,
Alex Gorbachev
--
http://www.freelists.org/webpage/oracle-l
Received on Sat Jan 29 2005 - 12:39:17 CST

Original text of this message

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