Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Does any part of your application execute DBCC commands? Do these reseeds happen after restarts of the instance/server? Do the INSERT statements/procedures use IDENTITY_INSERT ON? Commented Jul 17, 2015 at 18:15
  • This is not an answer to your question, but rather an observation. Man that sounds like a lot of work of questionable value for SQL. This might be naive or simplistic of me to suggest... but have you considered using SSAS to roll up and handle your metadata and stats? Commented Jul 18, 2015 at 8:51