Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Top 5 Timed Foreground Events

User_8E9DZMar 11 2015 — edited Mar 17 2015

Hi all,

When I took the awr report when there is a slowness in application I found the below details.

EventWaitsTime(s)Avg wait (ms)% DB timeWait Class
log file sync49,33669,135140156.35Commit
cursor: pin S wait on X11834,95529622728.49Concurrency
library cache lock5,2667,04513385.74Concurrency
DB CPU5,1134.17
db file scattered read7,6872,3163011.89

User I/O

DB Time:  2,044.78 (mins)

What shall I do to reduce the log_file_sync?

Is there any issue when the wait calss is as 'CONCURRENCY'?

Thanks in advance.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 14 2015
Added on Mar 11 2015
16 comments
1,710 views