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!

enq: TM - contention top wait event in awr

oradba11Sep 4 2012 — edited Sep 4 2012
Hello,
I am working on oracle 11.1.0.7 on AIX.Some time back user has reported slowness in production database.
I have checked awr reports and find out that the top wait event 'enq: TM - contention' .
During this time db time is more then elapsed .
I found multiple insert statements from the module which was runing slow.
I checked that all insert statements are on some table. For further investigation i check all child tables of this table for foreign key and index on that.
All coulmns used in FK is indexd....and those tables also those are parent to this table.
Any idea what we need to check now ...for analysis of slowness.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 2 2012
Added on Sep 4 2012
4 comments
7,849 views