Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> wait events
Hi,
I have a 8.1.7.4 Oracle APPS 11i instance. Its a OLTP environment with
about 130 users running on solaris 2.8 with 3 gig of ram and 6x400
CPU'S.
I found the following events. Any feedback would be appreciated.
thanks
SQL> select p1,p2,p3,SECONDS_IN_WAIT from V$SESSION_wait where WAIT_TIME > 0; P1 P2 P3 SECONDS_IN_WAIT ---------- ---------- ---------- ---------------
100 0 0 0 1952673792 1 0 3074 1952673792 1 0 1499 1952673792 1 0 15233 1952673792 1 0 17 1952673792 1 0 1916 1952673792 1 0 5149 1952673792 1 0 3532 1952673792 1 0 4300 1952673792 1 0 1590 1952673792 1 0 1619Received on Mon Jul 19 2004 - 10:36:17 CDT
![]() |
![]() |