February 13, 2008 10:37 AM
Posted by: Denny Cherry
Article,
Cache,
RAM,
SQLI’ve published a new tip over on SearchSQLServer.com entitled “
February 11, 2008 8:00 AM
Posted by: Denny Cherry
Config,
Microsoft Windows,
RAM,
SQL,
Windows ComputingWhen using 64bit SQL Server getting the memory settings right is pretty easy. Simply set the maximum to what you want and you are good to go.
Getting them right in the 32bit versions of SQL Server is a bit harder. You have to deal with the OS level of enabling the Physical Address Extensions...
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...
January 24, 2008 8:00 AM
Posted by: Denny Cherry
Assistance,
Support,
Tech supportThere are literally thousands of different message boards on the Internet where you can find technical information from fellow IT professionals. When asking questions on these boards there are some basic guidelines which most people like to have followed. They are sometimes informal, but they...
January 17, 2008 12:00 PM
Posted by: Denny Cherry
Article,
Bug,
SQL,
SQL Server 2005,
SupportI found this great little MS KB article today. It's got all the SQL Server 2005 post SP2 host fixes including bug numbers and descriptions of the bug. The MS KB article ID is 937137.
Denny
December 5, 2007 8:00 AM
Posted by: Denny Cherry
Family,
SupportDoing a code freeze at this time of year can be crucial to keeping your sanity this time of year. Often times the business unit likes to push out last minute changes before the year end. This often means pushing last minute code (which as everyone knows isn't always perfect) which can lead...
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...