Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Waits 8i vs. 9i??
There is microsecond granularity in some of the columns, but not all platforms
support microsecond timing.
So some of these are centi seconds multipled by 10000. There are ofcourse
exceptions (like Compaq Alpha, that suppports msec clocks).
There are more wait events in Oracle9i but the top wait events shouldn't have
changed. Just think about all the functionality changes and the code that
supports that.
May be Oracle9 is 50 percent larger than Oracle8i.
Oh, btw Oracle8i supported already microsecond timing on some platforms but that was converted to centi seconds. Just to be consistent.
Anjo.
"Freeman, Robert" wrote:
> Has anyone noticed that the number of event waits in 9i seems much much
> higher than in 8i.
> This is the number, not the time waited mind you, so this doesn't really
> have performance
> implications. I'm just wondering if this betrays some internal code changes
> in the way Oracle
> is reporting these events.
>
> Thoughts
>
> RF
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Freeman, Robert
> INET: Robert_Freeman_at_csx.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Anjo Kolk INET: anjo_at_oraperf.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu May 16 2002 - 14:39:33 CDT
![]() |
![]() |