Site Sponsored By: SQLDSC - SQL Server Desired State Configuration
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.
Hi All,Is there a way to get I/O (r/w) for each tables?cheers
tkizer
Almighty SQL Goddess
38200 Posts
Posted - 2010-03-30 : 22:49:09
It would take a lot of work to gather it and wouldn't be completely accurate.You can get I/O information of queries via SQL Profiler. You'd then need to get the tables from each. This is where it gets let's accurate as a query can have many tables in it, yet we only get one value for reads and one for writes.Tara KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/Subscribe to my blog