We are using Oracle 8.1.7.4 with Financials 11.5.7. I found the
=66ollowing in a statspack report.
Top 5 Wait Events
~~~~~~~~~~~~~~~~~ Wait %
Total
Event Waits Time (cs)
Wt Time
-- ---- ---- ---- ---- ---- ---- ---- ------ -- ---- ---- -- ---- ----
-- ----
db file sequential read 863,376 587,236
53.46
queue messages 420 430,500
39.19
db file scattered read 189,136 55,541
5.06
latch free 72,217 7,868
.72
enqueue 139 3,192
.29
When I looked on Metalink I found a forum post that indicated that
messages could be queued and never dequeued which could be the cause of
high queue messages waits. The article suggested monitoring
V$AQ to see if the ready column ever went to 0. This is what I got when
I tried to query the table:
desc v$aq
Name Null=3F Type
-- ---- ---- ---- ---- ---- ---- ---- --- -- -----
-- ---- ---- ---- ---- -----
QID NUMBER
WAITING NUMBER
READY NUMBER
EXPIRED NUMBER
TOTAL_WAIT NUMBER
AVERAGE_WAIT NUMBER
When I searched metalink for this error on this table I got readmes for
patch releases. I 'm running utlrp at the moment on the assumption that
I have something invalid that I need.
Any other ideas, or has anyone else seen this before
> Allan L. Nelson
> Oracle DBA
> M-I L.L.C.=20
> (832) 295-2238 office=20
> (832) 351-4180 fax=20
> anelson@(protected) <mailto:anelson@(protected) >
>=20
>=20
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ _____
This email is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged information. Copying, forwarding or distributing this message by persons or entities other than the addressee is prohibited. If you have received this email in error, please contact the sender immediately and delete the material from any computer. This email may have been monitored for policy compliance. [021216]
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --