Sign in
MSDN Blogs
Microsoft Blog Images
More ...
CSS SQL Server Engineers
This is the official team Web Log for Microsoft Customer Service and Support (CSS) SQL Support. Posts are provided by the CSS SQL Escalation Services
MSDN Blogs
>
CSS SQL Server Engineers
>
February, 2009
Subscribe
Comments
Contact
Menu
Blog Home
Email Blog Author
Atom
OK
Translate this page
Powered by
Microsoft® Translator
Tags
2005
2005 SP2
2008
2008 R2
Adam
AlwaysON
Connectivity
Engine
How It Works
Memory
Performance
Reporting Services
RML Utilities
Setup
SharePoint Adventures
SQL 2005
SQL 2008
SQL 2012
SQL Server 2005 SP2
SQL Server 2008
SQL Server 2008 SP1
SQL Server 2012
SQLOS
Tools
Troubleshooting: The DB Engine
More
▼
Less
▲
Archives
Archives
May 2013
(3)
April 2013
(5)
March 2013
(5)
February 2013
(7)
January 2013
(3)
December 2012
(10)
November 2012
(4)
October 2012
(2)
September 2012
(8)
August 2012
(7)
July 2012
(7)
June 2012
(2)
May 2012
(3)
April 2012
(8)
March 2012
(5)
February 2012
(1)
January 2012
(7)
December 2011
(2)
November 2011
(3)
October 2011
(4)
September 2011
(6)
August 2011
(1)
July 2011
(3)
June 2011
(6)
May 2011
(9)
April 2011
(11)
March 2011
(5)
February 2011
(9)
January 2011
(7)
December 2010
(5)
November 2010
(5)
October 2010
(4)
September 2010
(3)
August 2010
(7)
July 2010
(7)
June 2010
(7)
May 2010
(8)
April 2010
(7)
March 2010
(4)
February 2010
(5)
January 2010
(5)
December 2009
(9)
November 2009
(6)
October 2009
(4)
September 2009
(9)
August 2009
(5)
July 2009
(8)
June 2009
(9)
May 2009
(12)
April 2009
(8)
March 2009
(13)
February 2009
(14)
January 2009
(13)
December 2008
(8)
November 2008
(9)
October 2008
(3)
September 2008
(9)
August 2008
(10)
July 2008
(7)
June 2008
(4)
May 2008
(1)
April 2008
(11)
March 2008
(10)
February 2008
(6)
January 2008
(10)
December 2007
(1)
November 2007
(1)
October 2007
(2)
September 2007
(2)
August 2007
(2)
June 2007
(2)
May 2007
(1)
April 2007
(2)
March 2007
(2)
February 2007
(7)
January 2007
(2)
December 2006
(4)
November 2006
(9)
More
▼
Less
▲
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
CSS SQL Server Engineers
SQL Server 2005 and 2008 Setup Failures (Compressed DATA Directory)
Posted
over 4 years ago
by
psssql
26
Comments
We are always looking at customer issue reports in order to improve our software and your experience. The SQL Server Setup development team has identified numerous Watson reports of failed setups due to the compression state of the DATA directory...
CSS SQL Server Engineers
You encounter error message "The system cannot find the file specified" when attempting to perform backups using sqlvdi
Posted
over 4 years ago
by
psssql
7
Comments
Symptoms you encounter: SQL Server 2000 SP4 x86 is installed on a Windows 2003 X64 server. You use x64 backup applications to perform backups of databases. These backup applications use sqlvdi to interact with the SQL Server. You installed the sqlvdi...
CSS SQL Server Engineers
How to copy DTS 2000 packages between servers (and from SQL 2000 to SQL 2005 and SQL 2008)
Posted
over 4 years ago
by
psssql
5
Comments
I was posed the question today, how do I migrate my SQL Server 2000 DTS packages to a SQL 2005 Server without upgrading them, thus leaving them as legacy DTS 2000 packages within SQL 2005? In other words, how do I copy or move DTS 2000 packages into...
CSS SQL Server Engineers
How to troubleshoot leaked SqlConnection objects (.NET 2.0) - Part 1
Posted
over 4 years ago
by
psssql
3
Comments
One of my colleagues, Kamil Sykora, compiled a document that goes through how to troubleshoot leaked SqlConnection objects (from a .NET 2.0 perspective). It was a fairly large document, so I’m not going to post the whole thing. I’m...
CSS SQL Server Engineers
How It Works: File Stream Compression with Backup/Restore
Posted
over 4 years ago
by
psssql
3
Comments
The question of file stream compression during backup and restore arose last week and makes for a good clarification topic. Shown here is a conceptual layout of a database containing file stream containers. On the left the folders represent...
CSS SQL Server Engineers
Searching for Duplicate SPN's got a little easier
Posted
over 4 years ago
by
psssql
2
Comments
We get a lot of calls related to Kerberos configuration, and I'm planning to write more about our experiences and troubleshooting techniques for these types of issues across the box (Engine, AS and RS). With Windows 2000/2003 SetSPN had only a few...
CSS SQL Server Engineers
Why aren't my subscriptions working?
Posted
over 4 years ago
by
psssql
2
Comments
I ran across an interesting issue the other day with subscriptions not firing. I had never ran across this before, but once I was done it made sense. It was also a good exercise of walking through how subscriptions work. This may be...
CSS SQL Server Engineers
SQLIOSim: Default Testing Pattern
Posted
over 4 years ago
by
psssql
1
Comments
The SQLIOSim knowledge base article outlines the various configuration files in detail. http://support.microsoft.com/kb/231619 - How to use the SQLIOSim utility to simulate SQL Server activity on a disk subsystem. I still get inquires about what...
CSS SQL Server Engineers
RML Utilities: Recommended SQL Server 2008 updates for ReadTrace processing
Posted
over 4 years ago
by
psssql
1
Comments
There have been a couple of SQL Server 2008 fixes shipped in recent Cumulative Updates, that address issues you may encounter during ReadTrace processing and .RML generation, or OStress replay. Here are the updates we recommend if you use SQL Server...
CSS SQL Server Engineers
PRB: RML Utilities - ReadTrace processing fails with "Attempt to use an invalid variant type"
Posted
over 4 years ago
by
psssql
1
Comments
Summary ReadTrace processing may unexpectedly fail with the following error: A serious error condition (true == pVariant->FIsUnknownType()) has been encountered. ...
CSS SQL Server Engineers
SQL Server: Is CHECKDB A Necessity?
Posted
over 4 years ago
by
psssql
1
Comments
From: SQL Server Customer Sent: Friday, February 20, 2009 5:08 AM I’m often asked by professionals whether CheckDB is still recommended on SQL2k8. SQL is calculating a checksum to avoid physical page corruption since 2k5. However in...
CSS SQL Server Engineers
SQL Server 2005 or 2008 Reporting Error 17883 - Stalled Scheduler Warnings
Posted
over 4 years ago
by
psssql
1
Comments
SQL Server 2005 introduced a background worker to flush trace event streams. The trace buffer is flushed when it becomes fully populated but a partially populated trace buffer remains in-memory until events fill the buffer or the background...
CSS SQL Server Engineers
How It Works: Resource Governor 'INTERNAL' Group
Posted
over 4 years ago
by
psssql
1
Comments
From: Customer Sent: Friday, February 20, 2009 2:04 PM I have seen sometimes a user connection classified as Internal when I run the following query: USE master ; SELECT sess . session_id , cast ( sess . login_name as varchar ( 40 )) login_name...
CSS SQL Server Engineers
How to troubleshoot leaked SqlConnection Objects (.NET 2.0) - Part 2
Posted
over 4 years ago
by
psssql
0
Comments
In the last post in this series, we looked at how we can determine that our Connection pool was exhausted. In this post I'm going to go a little deeper into the Internal connection itself and how we can verify if this is a closed or active connection...
Page 1 of 1 (14 items)