Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
ashwinreddy.c
Starting Member
13 Posts |
Posted - 2006-05-13 : 09:08:43
|
Hi AllI have scheduled the below counters.Physical Disk\Avg. Disk Bytes/Tranfer Physical Disk\Avg. Disk Bytes/ReadPhysical Disk\Avg. Disk Bytes/WriteSince one Tranfer operation includes both Read and Write Operations. By adding the values from the counters of both Read and Write opertions at a particular time, I should get the Bytes/Transfer value at that time. But why is that iam not getting. Any thoughts?RegardsAshwin ReddySQLServer DBA |
|
|
|
|