Re: Oracle wait interface..bug or expected behavior?
From: John Kanagaraj <john.kanagaraj_at_gmail.com>
Date: Mon, 6 Sep 2010 20:44:49 -0700
Message-ID: <AANLkTikAoyyvEr+6yKfoPvP=tR8P+GxPSg-na47bUU2f_at_mail.gmail.com>
Amit,
Date: Mon, 6 Sep 2010 20:44:49 -0700
Message-ID: <AANLkTikAoyyvEr+6yKfoPvP=tR8P+GxPSg-na47bUU2f_at_mail.gmail.com>
Amit,
> Need to check if this is expected behavior or bug with wait interface.
> Whenever application inserts data into table, trigger is fired which runs a
Firstly, it is not a function of the wait interface to log these details. AWR has some issues with double counting when PL/SQL is used. The *best and most* accurate way of determining buffer gets is to use a 10046 trace (even at level 1 a.k.a. SQL_TRACE = TRUE).
-- John Kanagaraj <>< http://www.linkedin.com/in/johnkanagaraj http://jkanagaraj.wordpress.com (Sorry - not an Oracle blog!) ** The opinions and facts contained in this message are entirely mine and do not reflect those of my employer or customers ** -- http://www.freelists.org/webpage/oracle-lReceived on Mon Sep 06 2010 - 22:44:49 CDT