Sign in
Driving The Database Engine
A blog about Microsoft SQL Server.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
-
blogms official blogs
cloud computing database hosted DBA
cluster
CodePlex
Connected Show
consolidation migration upgrade sql server
Developers
Development
failure
hotfix
Kimball data warehouse toolkit business intelligence toolset SQL Server 2008 R2
microspotting microsoft employees
msdts
obfuscating numbers
Open Source
Pages
performance dashboard missing indexes report
performance dashboard reports sql server 2008
powerpivot excel sharepoint
SQLDiag
ssis
SSRS Reporting Services Fiddler troubleshooting client
tongue in cheek anti-SPID
visual studio team test database professional unit SQL Server
Archive
Archives
May 2011
(1)
April 2011
(1)
March 2011
(1)
June 2010
(2)
May 2010
(1)
October 2009
(2)
September 2009
(2)
August 2009
(1)
July 2009
(1)
June 2009
(1)
May 2009
(1)
April 2009
(3)
March 2009
(2)
February 2009
(3)
January 2009
(1)
December 2008
(2)
November 2008
(1)
September 2008
(1)
August 2008
(1)
July 2008
(2)
June 2008
(1)
May 2008
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Driving The Database Engine
SQL Diag Configuration Tool released on Codeplex
Posted
over 2 years ago
by
Tom Mills Microsoft
0
Comments
SQL Diag is a very useful diagnostic tool that will help capture performance information from SQL Server. This tool is shipped with the SQL Server product. Howerver there is not an easy way to configure the tool - it requires the hand editing of an XML...
Driving The Database Engine
SQL Iterators - Making the life of the DBA that much easier
Posted
over 2 years ago
by
Tom Mills Microsoft
0
Comments
There are several undocumented stored procedures that many DBAs rely on to do their day to day work - namely sp MSForEachDatabase and sp MSForEachTable. This project is a SQL-CLR assembly that provides equivalent functionality to those two stored procedures...
Driving The Database Engine
The Existence of Anti-SPIDs?
Posted
over 4 years ago
by
Tom Mills Microsoft
0
Comments
An astute member of the SQL Server community has observed the presence of SPIDs with a negative number. These anti-SPIDS were noted in SQL Server 2000 and appear to be generated by MSDTC. I'm wondering if they behave like anti-matter and cancel out...
Driving The Database Engine
Using the SQL Server Performance Dashboard Reports on 2008
Posted
over 4 years ago
by
Tom Mills Microsoft
0
Comments
One of my colleagues, Rob Carrol, has uncovered a way to use the Performance Dashboard Reports on SQL Server 2008. Here's a link to his blog post on the topic: http://blogs.technet.com/rob/archive/2009/02/18/performance-dashboard-reports-for-sql-server...
Driving The Database Engine
New security patch MS09-004 for SQL Server is out...
Posted
over 4 years ago
by
Tom Mills Microsoft
0
Comments
A new security patch for SQL Server has been announced. You should pay close attention to this one since it may not be immediately obvious that you have a server that requires this patch. The system I'm working on currently has SQL Server 2005 with Service...
Driving The Database Engine
Winter weather???
Posted
over 4 years ago
by
Tom Mills Microsoft
0
Comments
I'm in Miami for the next couple of weeks. They issued a "sweater alert" last night because the temperatures are going to stay in the high 60's for the next week. I'm sorry I didn't bring my sweater with me on this trip. I'll probably get frostbite. ...
Driving The Database Engine
Finding dynamic SQL code that's not compatible with SQL 2005
Posted
over 5 years ago
by
Tom Mills Microsoft
0
Comments
Upgrading a database from SQL Server 2000 to 2005 is not a difficult task. Microsoft provides the Upgrade Advisor tool to scan databases and report on SQL statements that will not execute in full compatibility code (9.0). But what about SQL code embedded...
Driving The Database Engine
Flushing them out of the walls...it's finally time to upgrade to 2005!
Posted
over 5 years ago
by
Tom Mills Microsoft
0
Comments
It's interesting how many companies are suddenly interested in upgrading from SQL Server 2000 to 2005. I can understand a legacy third party application that requires 2000 for compatibility. But many of these situations involve custom apps that would...
Page 2 of 2 (33 items)
1
2