DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: "enqueue" and "log file sync" events

  1. #1
    Join Date
    Feb 2002
    Posts
    23
    Dear All,

    I use to take the statspack report to monitor the performance of DB. It is displaying the top 5 wait events. Out of 5 two events "enqueue" and "log file sync" are in the top list and are not familiar to me.
    Can anybody explain about these two events. How are these related with DB performance ??.

    Thanks in advance

    Louis.

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    enqueue wait is related to locking. Your users a waiting a lot on other users.
    log file sync waits may indicate I/O related issues.

    See http://otn.oracle.com/docs/products/...pa3.htm#264253 for details.
    Jeff Hunter

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width