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
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
SharePoint Adventures : Claims, Named Pipes and Kerberos
Posted
1 day 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 day 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
3 days 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
18 days 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
22 days 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
22 days 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
26 days ago
by
psssql
0
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
1 month 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
1 month 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
1 month 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
1 month 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
2 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
2 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
2 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
2 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
2 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
3 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
3 months ago
by
JackLi
0
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
3 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
3 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...
CSS SQL Server Engineers
AppDomain unloading messages flooding the SQL Server error log
Posted
3 months ago
by
psssql
0
Comments
This blog is built directly from a customer reported issue. As I helped investigate the source of the issue I thought it would be of interest to a broader audience – hopefully you find this interesting, as well. Allow me to provide some history...
CSS SQL Server Engineers
How can I get that user out of my table quickly
Posted
3 months ago
by
JackLi
4
Comments
Recently, I worked on an customer issue to help tune their slow query. The query was fairly complex involving multiple table joins. The key issue is the inability to do seeks on a particular table. The table has a column that stores User Name like...
CSS SQL Server Engineers
Getting a Power View report within Excel 2013 to work with SharePoint
Posted
4 months ago
by
Adam W. Saxton
1
Comments
I was setting up my SharePoint 2013 server to be able to use an Excel 2013 workbook that had a Power View Report in it. However, when I tried opening the workbook, I got the following error: In the ULS logs of my SharePoint server that had RS installed...
CSS SQL Server Engineers
Uneven query executions with parallelism
Posted
4 months ago
by
JackLi
0
Comments
We had a customer who was doing stress testing on a machine with 40 cores. They designed a program that would launch multiple connections to execute the same query repeatedly based on their requirement to handle multiple concurrent executions...
CSS SQL Server Engineers
How It Works: CMemThread and Debugging Them
Posted
4 months ago
by
psssql
2
Comments
The wait type of CMemThread shows up in outputs such as sys.dm_exec_requests. This post is intended to explain what a CMemThread is and what you might be able to do to avoid the waits. The easiest way to describe a CMemThread is to talk about...
Page 1 of 19 (455 items)
1
2
3
4
5
»