img by Coba

Results tagged “SQL Server 2005”

Recently Microsoft announced the new SQL Server 2008 R2 pricing and a lot of people wondered, "Why such big price increases?" There are the new "premium" editions - Datacenter and Parallel Data Warehouse - which are priced at more than $50,000 per processor but what caught my eye is the...
I'm helping a client work through some TokenAndPermUserStore performance issues and we're investigating using the new trace flag 4621 that was introduced in Service Pack 3 for SQL Server 2005. Oh wow is this not easy stuff to wade through... Here's a little background: in SQL Server 2005, there is...
It happens to me once a year at a minimum: I forget that, if I add a new column to a table, I must refresh my views otherwise I will not see that column in my views. Maybe you haven't seen this - if not, you might want to follow...
I remember when the first SQL Server 2000 System Tables poster came out in SQL Server magazine - I was so thrilled. I studied that map like crazy and, in doing so, I became more knowledgeable about both the product and how to design systems. These days, the maps are...
The skinny: apparently back in April, SEC Consult notified the MSFT team of a vulnerability in the sp_replwritetovarbin system stored procedure. Microsoft has thus far declined to create a patch and so, for whatever reason, SEC Consult decided to release the vulnerability publicly. You can view the scripts to reproduce...

CU1 for SQL Server 2005 SP3 Already Out!

FIVE days after the release of SP3 we already have CU1. Give me a break... Timeline is simple: Dec 15: SP3 released. Dec 20: CU1 released. I haven't installed it but what do you want to bet that CU1 requires me to stop/restart my SQL Server?! Argggghhhhhh. This follows on...
The SQL 2005 BPA can be found here: SQL Server 2005 Best Practices Analyzer Do: Take full, differential, and/or log backups (whichever is appropriate) before running the analyzer (so you don't get warnings/information messages that clutter the report) Prior to running the BPA, run DBCC CHECKDB commands on your DBs...
I just read an interesting piece over on Aaron Bertrand's blog about how the overlap of Cumulative Updates 10 and 11 (CU 10 and CU 11) overlap with Service Pack 3. It's a good read - check it out here....
Here's a good read: How the SQL Server team releases updates. Okay - so that's not the official title (the official title is the overly officious An Incremental Servicing Model is available from the SQL Server team to deliver hotfixes for reported problems) but I think my title is something...

SQL Server 2005 Service Pack 3 Is Out

It's here, it's here! The new phonebook service pack is here! Now before you run out and patch all of your SQL Servers, repeat after me: I will not install brand new service packs and patches on important systems I will not install brand new service packs and patches on...
Have you ever launched SQL Server Management Studio (SSMS) and had to wait over 60 seconds before you could even login? I have - all too often! It's annoying - and thankfully there's an easy fix. Launch Internet Explorer Browse to Tools -> Internet options -> Advanced tab Uncheck the...
Delete the original ...\SQL Server x86\Tools\Setup\SqlServer2K5_BOL.msi Rename the downloaded SqlServer2K5_BOL_Jul2006_v2.msi (or whatever the latest version is) to SqlServer2K5_BOL.msi and copy it to the ...\SQL Server x86\Tools\Setup folder. Run setup. Thanks to John Paul Cook, a SQL Server MVP out of Houston, TX, for pointing this out. John Paul Cook...
Peer to Peer Replication made its SQL Server debut in SQL Server 2005 and just got even stronger in 2008. I found an interesting article recently that talks about how MSFT uses peer-to-peer internally and thought I would share: http://www.microsoft.com/technet/technetmag/issues/2006/07/InsideMSFT/default.aspx. It talks about how Peer-to-Peer replication with SQL Server 2005...
1
authors
scott whigham
grant moyle
chad weaver