|
|
|
|
|
|
|
|
|
Using @@Total_Read and @@Total_Write
Ever wondered how many physical reads and writes your SQL service is doing? Yes, it may seek a bit geeky, but it's often useful to have an idea if a server is read or write heavy. @@Total_Read and @@Total_Write show you the number of physical (not logical) reads since the last service restart, and from there we can easily calculate a percentage of reads if needed.
|
|
|
|
Duration:
|
1
mins
33
secs
|
|
Skill Level:
|
100
|
|
Rating:
|
4.06
out of 5
|
|
Publish Date:
|
March 03, 2010
|
|
|
|
About the Author
|
|
Andy Warren is a software trainer focusing on SQL Server, a member of the PASS Board of Directors, and a principal in this site - SQLShare.com.
|
|
References
|
|
Comments
|
|
The query is not fully visible
|
|
|
I didn't eralize that these variables existed! Thanks Andy. I agree -- they're quite good for curiosity.
|
|
|
Nice job! Thanks for the demo scripts, too.
|
|
|
Thanks Andy. Nice Info.
|
|
|
Thanks Andy. Nice Info.
|
|
|
It may come in handy
|
|
|
This is good information, like to hear more from you.
|
|
|
good overview
|
|
|
I would really like to extend this to find out what I/O impact there is as different business units come on line. This could be triggered or run hourly.Thanks for the vid.
|
|
|
Excellent information, as always. Thanks.
|
|
|
can not see the entire query.
|
|
|
Thanks
|
Must Be Logged In
|
|
|
|
|