I always get confused when trying to understand max dop :(. I was so lost after talking to Microsoft engineer today. Can someone please clarify my two questions.
i) I am using 8 cpu , 64 bit sql 2005 stnd edition. if i have my max dop set to 1 at server level does it mean that all my transaction/processes will use ONLY 1 CPU? Does it mean that my sql server is running at 1 CPU only?
ii) if i have my max dop set to 1 at server level and if i use max dop query hint which one actually takes in effect at run time?
Thanks