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 2005 Forums
 SQL Server Administration (2005)
 Data flow

Author  Topic 

ksr39
Posting Yak Master

193 Posts

Posted - 2012-08-03 : 00:58:32
Hi Experts,
I just wanted to know how much I/O is done on a particular database per day. How can I find this on a single database?
Please help me on this to know the data DML operation done on a single database. This is for analysis purpose so that I can check for the storage for future.

Thank you all in advance.

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-08-03 : 09:56:36
see

http://www.mssqltips.com/sqlservertip/1416/gather-io-statistics-down-to-the-sql-server-database-file-level/

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

ksr39
Posting Yak Master

193 Posts

Posted - 2012-08-06 : 02:31:12
Thank you Visakh the link helped me a lot.

Thank You All In Advance
KRS39
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-08-06 : 10:24:24
welcome

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -