July 29, 2010 at 10:03 pm
I am back here again to get suggestions of optimal setting for temp db, i know there are tons of topics on tempdb but would like confirm before i do it. We are having some performance issues and tempdb is the heart of all the processes which we run. Data and log file are on the same drive. I am planning to do the following.
i) Split data files into number of processors with equal size and autogrowth on (some say not to keep on autogrowth ,some say yes) please clarify
ii) Can someone please tell me more about spindles ,arrays? How many spindles are suggested to have on each LUN for tempdb?
thanks
July 30, 2010 at 2:30 am
can you clarify the issues , so that people can go for precise and close solution
-------Bhuvnesh----------
I work only to learn Sql Server...though my company pays me for getting their stuff done;-)
July 30, 2010 at 6:35 am
application is running very slow...there are no blockings or dead locks....i know some changes can be made to sql query and i do see some i/o issues.thanks
July 30, 2010 at 6:57 am
There are lots of opinions on how TempDB should be set. Some people show metrics on how much quicker it is when split across multiple files whilst others have shown that in their environment 1 file is the fastest configuration.
Without knowing how your disks are configures it would be very difficult to know what to suggest, so I am going to play it safe and give some general advice:
Rich
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply