|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 7:58 AM
Points: 249,
Visits: 543
|
|
Hi there,
Would like to know whether there is a way to see which .ldf files are most IO intensive?
Regards IC
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Today @ 3:10 AM
Points: 37,642,
Visits: 29,896
|
|
Query sys.dm_io_virtual_file_stats
Gail Shaw Microsoft Certified Master: SQL Server 2008, MVP SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter We stand on the bridge and no one may pass
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 7:58 AM
Points: 249,
Visits: 543
|
|
|
|
|