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.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-09-26 : 07:41:26
|
James Long writes "Does anyone know of a method to read a trace file and use it to generate statistics about each table relating to the number of inserts, updates, deletes, and selects. Reads/Writes could also work. Basically, I was wondering if it would be possible to capture data through traces about this information and then based on the ratios of reading vs inserting data be able to generate a suggested fill factor for indexes." |
|
|
|
|