|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Extremely high number of pages/secHello!
I have noticed very high number of page/sec in perfmon. It is averaging over 1000 pages/sec.I would like to isolate this issue to determine what process is causing excessive pagination and possibly SQL server SPID. Is there an easy way to troubleshoot the source of pagination? Thanks, Igor You can run profiler, and include textdata, writes/reads
columns in the trace. You'll be able to see what SPs/SQL commands have intensive io operations. OJ >-----Original Message----- It is averaging over >Hello! > >I have noticed very high number of page/sec in perfmon. >1000 pages/sec.I would like to isolate this issue to determine what process >is causing excessive pagination and possibly SQL server SPID. Is there an Show quoteHide quote >easy way to troubleshoot the source of pagination? > >Thanks, >Igor > > > >. > First of all, I would like to rule out OS as primary suspect. Is there a way
to pinpoint SQL Server SPID as a source? Show quoteHide quote "OJ" <anonym***@discussions.microsoft.com> wrote in message news:09f001c5146a$630ad3b0$a401280a@phx.gbl... > You can run profiler, and include textdata, writes/reads > columns in the trace. You'll be able to see what SPs/SQL > commands have intensive io operations. > OJ >>-----Original Message----- >>Hello! >> >>I have noticed very high number of page/sec in perfmon. > It is averaging over >>1000 pages/sec.I would like to isolate this issue to > determine what process >>is causing excessive pagination and possibly SQL server > SPID. Is there an >>easy way to troubleshoot the source of pagination? >> >>Thanks, >>Igor >> >> >> >>. >>
Other interesting topics
How get column headers in QA CSV export
if elseif .. in Store procedure: Missing column statistics event Backup job Fails every time: Sp and Jobs SQL Mail and Replication Alerts windows 2003 and Sqlserver2000 Performance Monitor locking counter Replication initializing SQL Server Database Convert to MS Access |
|||||||||||||||||||||||