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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Bytes/Transfer=Bytes/Read + Bytes/Write

Author  Topic 

ashwinreddy.c
Starting Member

13 Posts

Posted - 2006-05-13 : 09:08:43
Hi All

I have scheduled the below counters.

Physical Disk\Avg. Disk Bytes/Tranfer
Physical Disk\Avg. Disk Bytes/Read
Physical Disk\Avg. Disk Bytes/Write

Since 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?


Regards
Ashwin Reddy
SQLServer DBA
   

- Advertisement -