Hi All,
We are about to add an additional processor to one of our SQL Server 2005, just wondering if there are any downside to doing this and if this a low risk task to do, i.e. we won't encounter any problem after doing this?
Thanks.
Software/Hardware used:
ASKED:
June 25, 2009 3:45 AM
UPDATED:
July 2, 2009 5:08 PM
If you are going from a single CPU to multiple CPU’s you should consider what parallelism will do to your existing queries.
There is an excellent article on the topic here: http://sqlserverpedia.com/blog/sql-server-bloggers/more-parallelism/