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
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
June 2013
(4)
May 2013
(4)
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
High CPU Troubleshooting with DMV Queries
Posted
2 days ago
by
psssql
0
Comments
High CPU Troubleshooting with DMV Queries Scenario: Recently, a customer called Microsoft Support with a critical performance issue that I worked on. Their SQL Server instance had 100% CPU utilization for a period, but the problem stopped without...
CSS SQL Server Engineers
A performance issue involving CLR garbage collection and SQL CPU affinity setting
Posted
8 days ago
by
JackLi
0
Comments
We have been troubleshooting a customer’s case and uncovered a GC behavior with SQL Server CPU affinity that is worth sharing here in a blog. Problem Customer reported that they had two instances of SQL Server 2008 running on a two-node cluster. ...
CSS SQL Server Engineers
Getting a SharePoint List Data Source to work with Reporting Services Native Mode
Posted
8 days ago
by
Adam W. Saxton
2
Comments
A case came up where the user was trying to use Report Builder in a Reporting Services instance that was not integrated with SharePoint. It was in Native Mode configuration. They indicated that they were getting a 401 error. My initial...
CSS SQL Server Engineers
How It Works: The I/O Path: SQL Server Running in Windows Azure Virtual Machine (IaaS)
Posted
16 days ago
by
psssql
0
Comments
Note: This blog is based on behavior as of June 2013. At Microsoft we continue to evolve and enhance our products so the behavior may change over time. The I/O path for SQL Server, running on Windows Azure Virtual Machines, uses Windows Azure storage...
CSS SQL Server Engineers
Why won't my PowerPivot for Excel 2010 workbook upgrade to Excel 2013?
Posted
27 days ago
by
psssql
0
Comments
Recently we've seen an issue where some Excel 2010 workbooks containing PowerPivot models encounter errors when attempting to upgrade to Excel 2013. When opening a PowerPivot model that was created in Excel 2010 in Excel 2013 you will be prompted to...
CSS SQL Server Engineers
SharePoint Adventures : Claims, Named Pipes and Kerberos
Posted
1 month ago
by
Adam W. Saxton
0
Comments
I ran into a new Kerberos Scenario that I hadn’t hit before when I was working on the cases related to this blog post . It’s rare that I actually see a case related to the Named Pipes protocol. When I do, it is usually a customer trying to get it...
CSS SQL Server Engineers
SharePoint Adventures : When connectivity is not connectivity
Posted
1 month ago
by
Adam W. Saxton
0
Comments
I’m always amazed that issues usually come in batches. I was looped into a few cases that had the following symptoms. They were running SharePoint 2010 and Reporting Services 2012 SP1. When they went to use a data source with Windows...
CSS SQL Server Engineers
SQL Server–Storage Spaces/VHDx and 4K Sector Size
Posted
1 month ago
by
psssql
0
Comments
This blog outlines a new twist to my previous blog outlining issues with 4K sector sizes. SQL Server - New Drives Use 4K Sector Size: http://blogs.msdn.com/b/psssql/archive/2011/01/13/sql-server-new-drives-use-4k-sector-size.aspx In the previous post...
CSS SQL Server Engineers
Using PowerShell to discover Reporting Services 2012 in SharePoint
Posted
1 month ago
by
Adam W. Saxton
0
Comments
I was recently going through an exercise of documenting how to discover certain aspects of Reporting Services for some Kerberos work. RS 2012 in SharePoint is a totally different game though. The easiest way I could discover certain items...
CSS SQL Server Engineers
AlwaysON - HADRON Learning Series: lock_redo_blocked/redo worker Blocked on Secondary Replica
Posted
1 month ago
by
psssql
0
Comments
The topic I received most in my inbox this week was redo blocked on a secondary while attempting to acquire SCH-M (schema modify) lock. First of all, this is expected behavior and you can monitor for this with your standard blocking activities (sys.dm_exec_requests...
CSS SQL Server Engineers
AlwaysON - HADRON Learning Series: HADR_SYNC_COMMIT vs WRITELOG wait
Posted
1 month ago
by
psssql
0
Comments
The distinction between these two wait types is subtle but very helpful in tuning your Always On environment. The committing of a transaction means the log block must be written locally as well as remotely for synchronous replicas. When in...
CSS SQL Server Engineers
How It Works: Always On–When Is My Secondary Failover Ready?
Posted
1 month ago
by
psssql
2
Comments
I keep running into the question: “When will my secondary allow automatic failover?” Based on the question I did some extended research and I will try to summarize in is blog post. I don’t want to turn this post into a novel so I am...
CSS SQL Server Engineers
SQLIOSim Checksum Validations
Posted
2 months ago
by
psssql
0
Comments
I had a very specific question asked of me related to the SQLIOSIM.exe, checksum validation logic. It is pretty simple logic (on purpose) but effective so here are the basics. The key is that there are multiple memory locations used to hold the...
CSS SQL Server Engineers
The Case of Anti-Virus filter drive interference with File Stream Restore
Posted
2 months ago
by
psssql
1
Comments
"Denzil and I were working on this issue for a customer and Denzil has been gracious enough to write-up a blog for all of us." – Bob Dorr From Denzil: I recently worked with a customer on a Database restore issue where the database being restored had...
CSS SQL Server Engineers
PowerPivot Table Import Wizard cannot find provider
Posted
2 months ago
by
psssql
0
Comments
The data source provider list in PowerPivot can often be a source of confusion for users since they equate the fact that a provider appears in the list as the provider being installed and available. Unfortunately, the list of providers is actually a static...
CSS SQL Server Engineers
System Center Advisor is now free
Posted
3 months ago
by
psssql
2
Comments
It has been well over a year when I wrote a series of blog posts about a product called System Center Advisor. You can read these posts at this link http://blogs.msdn.com/b/psssql/archive/tags/system+center+advisor/ When Advisor was first released, this...
CSS SQL Server Engineers
SQL Server 2012 partitioned table statistics update behavior change when rebuilding index
Posted
3 months ago
by
JackLi
0
Comments
In this blog, I will talk about a couple of things related to statistics update when rebuilding index on a partitioned table. In past versions, when you rebuild an index, you will get statistics update equivalent to FULLSCAN for free. ...
CSS SQL Server Engineers
switchoffset built-in function can cause incorrect cardinality estimate
Posted
3 months ago
by
JackLi
0
Comments
Recently, we received a call from a customer reported that a query was slow. Upon further investigation, his query has a predicate that look like this: select * from t o where c1 >switchoffset (Convert(datetimeoffset, GETDATE()), '-04:00') ...
CSS SQL Server Engineers
Temp table caching improvement for table valued parameters in SQL Server 2012
Posted
3 months ago
by
JackLi
0
Comments
I wanted to point out a nice performance improvement related to table valued parameters (TVP) in SQL Server 2012. It’s not currently documented in our online documentation. But we have had customers who inquired about this. When...
CSS SQL Server Engineers
Unable to register .NET framework assembly not in the supported list
Posted
3 months ago
by
JackLi
0
Comments
SQL Server has supported CLR usage since version 2005. But support of .NET framework assemblies within SQL Server is limited per our support policy in KB http://support.microsoft.com/kb/922672 . Some users chose to use .NET framework assemblies...
CSS SQL Server Engineers
RS: Database Engine does not meet edition requirements
Posted
3 months ago
by
Adam W. Saxton
2
Comments
I've ran across the following error a few times and thought I would post this out there for people to understand what is happening. ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.OperationNotSupportedException: , Microsoft.ReportingServices...
CSS SQL Server Engineers
Breaking Down 18065
Posted
4 months ago
by
Adam W. Saxton
1
Comments
We have had two blog posts on this blog regarding the 18056 error. Two from Bob Dorr (and part 2 ) and another from Tejas Shah . However, we still see a lot of questions about this error message. This error message can show up for different reasons...
CSS SQL Server Engineers
Under rare conditions, using IN clause can cause unexpected SQL behavior
Posted
4 months ago
by
JackLi
1
Comments
I want to make you aware of a latest SQL Server 2008 hotfix documented in http://support.microsoft.com/kb/2791745 . Using large number of constants in IN clause can result in SQL Server termination unexpectedly. When this happens...
CSS SQL Server Engineers
Query hint QUERYTRACEON is now documented publically
Posted
4 months ago
by
JackLi
2
Comments
I just wanted to put a quick note that QUERYTRACEON is now publically documented in http://support.microsoft.com/kb/2801413/en-us . If you have situations where you don’t want to enable an optimizer trace flag globally on your server instance, you...
CSS SQL Server Engineers
Don’t change value of that parameter
Posted
4 months ago
by
JackLi
0
Comments
Parameter sniffing is a well known among SQL User community. But I have seen variations of this frequently that need a bit creative handling and solution may not that straight forward. One of the variation is that a user changes the value...
Page 1 of 19 (460 items)
1
2
3
4
5
»