Reccomendation for tuning 100's of Sql Databases
        Posted  
        
            by wayne
        on Server Fault
        
        See other posts from Server Fault
        
            or by wayne
        
        
        
        Published on 2010-05-17T01:58:55Z
        Indexed on 
            2010/05/17
            2:01 UTC
        
        
        Read the original article
        Hit count: 370
        
Hi,
I'm running several sql servers, each running a few hundred multi gig databases for customers. They are all setup homogeneously as far as the schemas are concerned, however customer usages of the data differ quite alot from database to database.
What would be the best way to auto-index / profile / tune this large amount of databases?
As there are atleast 600 or more catalogs i cant have someone manually profile, and index as required by each databases usage patterns.
I'm currently running SQL 2005 but will be moving to 2008, so solutions that work with either are fine!
© Server Fault or respective owner