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

Thread: Tuning

Threaded View

  1. #3
    Join Date
    Feb 2003
    Location
    Leeds, UK
    Posts
    367
    Do you have a performance problem? Do you have evidence that those wait events are causing the performance problem? On the database I look after buffer busy waits are always in my top 5 wait events yet whenever I trace a performance issue I find that buffer busy waits contribute a tiny amount to the overall runtime duration of the session. I could try to eliminate those buffer busy waits, but the performance problem will still be there after I've finished. There's no point dealing with these if there are bigger fish to fry. Make sure you're dealing with the cause of a problem before worrying about it would be my advice.
    Last edited by hacketta1; 06-01-2004 at 07:07 AM.

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