enq: WF - contention
736258Feb 17 2011 — edited Mar 20 2011Hi,
I'm analyzing the AWR report and find the enq: WF - contention in the top 5 timed event.
enq: WF - contention 4,616 2,284 495 15.7 Other
From my research, it's basically the MMON processes is periodically flush ASH data into AWR tables. Oracle introduced the WF enqueue which is used to serialize the flushing of snapshot. But if this is the top event (30% of the database time), then it is a really issue. The ADDM report suggests to investigate the wait in service "SYS$BACKGORUND".
Is this has anything to do with the AWR settings?
Thank you in advance for any advice.
Sam