pagelatch question
From: james (kush_at_brandes.com)
Date: 02/26/04
- Next message: William Wang[MSFT]: "Re: Database Maintenance Plan Problems"
- Previous message: Tim S: "Re: xp_loginconfig"
- Next in thread: Sebastian K. Zaklada: "Re: pagelatch question"
- Reply: Sebastian K. Zaklada: "Re: pagelatch question"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 25 Feb 2004 17:11:36 -0800
We are running sql server 2000 on Data center. There has been performance
issues and I have noticed from sysprocesses table there is always wait on
Pagelatch_ex, Pagelatch_sh, Pageiolatch. When I look at Perfmon counter I
see Avg latch wait time 420 seconds, Latch wait/sec 200 and Pagesplit/sec 5.
I feel like most of the time has been spent on latch wait of some sort,
following are my questin
1. Is Avg latch wait time 420 is normal?
2. Why so many (200/sec) latch wait? Is it because of high page split
(5/sec, or is it really high).
3. What Can we do about those latches?
I would really appreciate if someone can give more information about the
latches and may be send a link to good web site/article about it.
thanks,
- Next message: William Wang[MSFT]: "Re: Database Maintenance Plan Problems"
- Previous message: Tim S: "Re: xp_loginconfig"
- Next in thread: Sebastian K. Zaklada: "Re: pagelatch question"
- Reply: Sebastian K. Zaklada: "Re: pagelatch question"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|