March 29, 2010 11:00 AM
Posted by: Denny Cherry
Installation,
SQL Server,
SQL Server 2008God that sounds boring doesn't it.
Anyway, I was installing SQL 2008 CU 6 for SP 1 the other day and I was greeted with the dreaded "some process is running which will cause your SQL Server to reboot after install" screen. The app which was running was fshost.exe which is part of the Full Text...
October 5, 2009 11:00 AM
Posted by: Denny Cherry
Installation,
SQL,
SQL Server 2005When installing SQL Server 2005 SP3 you may get an error about the password being to short, and it may have nothing to do with your sa password. It's because the Install Scripts are trying to create a certificate with a password which doesn't meet your domain's password requirements.
If you...
July 2, 2009 11:00 AM
Posted by: Denny Cherry
Clustering,
Installation,
SQL Server 2008When installing SQL Server 2008 Enterprise onto my new SQL Cluster I downloaded the media from Microsoft and dropped it onto a network share and installed it. The first node went perfectly, the second node, not so much. When I went to install on the second node I would get to the screen which...
January 8, 2009 10:10 PM
Posted by: Denny Cherry
Installation,
Video,
Windows 7Those of us with MSDN or TechNet accounts got access to the new Windows 7 build last night. So I had my work PC spend the night downloading it, and spent this afternoon installing it today under VMware ESX. I've recorded the install for posterity. I paused the recording during the borring...
January 28, 2008 8:00 AM
Posted by: Denny Cherry
Installation,
SQL,
SQL Server 2000,
SQL Server 2005You can install SQL 2000 and SQL 2005 on the same machine. I always recommend that they be installed in this order to try and get everything working as best as possible.
- Install SQL 2000
- Install SQL 2005
- Install SQL 2000 SP4 (Or the latest service...
December 3, 2007 8:00 AM
Posted by: Denny Cherry
Beta,
CLR,
Installation,
SQL Server 2008We'll I've finely gotten around to installing the SQL 2008 November CTP. While walking through the installer I have seen some excellent changes. Not only is the option to change the paths of the data files no longer hidden, there are more than just two options. There are at least 7 paths that...