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
2008
2008 R2
Adam
Connectivity
Engine
How It Works
Memory
Performance
READTRACE
Reporting Services
RML Utilities
Setup
SQL 2005
SQL 2008
SQL 2012
SQL Server 2005 SP2
SQL Server 2008
SQL Server 2008 SP1
SQL Server 2012
SQLOS
Tools
Trace
Tracing
Troubleshooting: The DB Engine
More
▼
Less
▲
Archives
Archives
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
Analysis Services - Errors when trying to add a User as a Server Admin
Posted
2 days ago
by
psssql
0
Comments
When trying to add a user as a Server Admin to Analysis Services, you may encounter one of the following errors: The following system error occurred: The trust relationship between the primary domain and the trusted domain failed. (Microsoft.AnalysisServices...
CSS SQL Server Engineers
Ack! Where the heck did Azure Reporting and Data Sync go??!?!
Posted
3 days ago
by
Evan Basalik
0
Comments
As you might have noticed, we have been moving more and more of our portal functionality to the new HTML5 portal, plus all of our new features are showing up there and not in the original Silverlight portal. Unfortunately, we are stuck for some period...
CSS SQL Server Engineers
Using a Windows Azure worker role to generate reports using Azure Reporting
Posted
6 days ago
by
Evan Basalik
1
Comments
While trying to reproduce an issue in Azure Reporting, I found myself building a simple worker role that generated a report using the ReportViewer control in server mode. I found a couple gaps in the overall content available, so I thought I would try...
CSS SQL Server Engineers
How Can Reference Counting Be A Leading Memory Scribbler Cause?
Posted
6 days ago
by
psssql
0
Comments
The concept of the memory scribbler comes up quite a bit in support. The term can often be over used but I ran into a specific example that commonly fools people, including support engineers. The random nature and even the resulting...
CSS SQL Server Engineers
Microsoft CSS @ PASS Summit 2012
Posted
18 days ago
by
psssql
1
Comments
This is a little later than we normally do it, but better late than never! During November 6th-9th, the US PASS Summit 2012 will be held in Seattle, Washington at the Seattle Convention Center. The Microsoft CSS team has a long history with...
CSS SQL Server Engineers
Worker thread governance coming to Azure SQL Database
Posted
19 days ago
by
Evan Basalik
0
Comments
Starting with the service update that went out recently, soft throttling on worker threads is changing. Over the next few months, soft throttling will eventually be replaced by worker thread governance. In the meantime, users may see requests failing...
CSS SQL Server Engineers
T-SQL Update Takes Much Longer Than The Matching Select Statement
Posted
1 month ago
by
psssql
7
Comments
I realize the title is generic and that is because the problem is generic. On the surface it would not surprise me that an update takes longer than a select. (A little bit anyway.) There is logging, updates to index rows, triggers, replication...
CSS SQL Server Engineers
SQL Server: Correlating Timestamps From Various Data Points
Posted
2 months ago
by
psssql
0
Comments
I was looking at data from a customer, in a different time zone (UTC+1) from mine, this week involving SQL Server AlwaysOn (HADRON) and found that lining up the timestamps in the various logs was challenging. Some times are local to the SQL...
CSS SQL Server Engineers
Revisiting Inside Tempdb….
Posted
2 months ago
by
psssql
2
Comments
As I prepare for my next PASS Summit talk for the upcoming 2012 Summit, Inside SQLOS 2012 I was reviewing my talk from last year, Inside Tempdb , and some of the questions and feedback I received. They say it is never too late to provide all the facts...
CSS SQL Server Engineers
Bulk Insert and Kerberos
Posted
2 months ago
by
Adam W. Saxton
1
Comments
I recently worked on two Bulk Insert cases that dealt with Kerberos. My favorite past time! In both cases, the customers were hitting the following error: Msg 4861, Level 16, State 1, Line 1 Cannot bulk load because the file "<file name>"...
CSS SQL Server Engineers
How It Works: SQL Server AlwaysOn Lease Timeout
Posted
2 months ago
by
psssql
0
Comments
The lease is used between the SQL Server resource DLL and the SQL Server instance to prevent split-brain from occurring for the availability group (AG). The lease is a standard signaling mechanism between the SQL Server resource DLL and the SQL Server...
CSS SQL Server Engineers
AdomdConnectionException using PerformancePoint hitting Analysis Services
Posted
2 months ago
by
Adam W. Saxton
0
Comments
I was working with a customer who was encountering problems trying to use a PerformancePoint Dashboard against an Analysis Services Instance. The issue came down to the Claims to Windows Token Service (C2WTS) configuration. This is used to take...
CSS SQL Server Engineers
How It Works: Online Index Rebuild - Can Cause Increased Fragmentation
Posted
2 months ago
by
psssql
5
Comments
SQL Server Books Online alludes to the fragmentation possibility but does not fully explain that the Online Index rebuilding may increase fragmentation when it is allowed to run with MAX DOP > 1 and ALLOW_PAGE_LOCKS = OFF directives . The process of...
CSS SQL Server Engineers
Installing SQL Server on Windows 8
Posted
2 months ago
by
psssql
5
Comments
One of the things I often try to do is make sure I understand the experience of customers when installing new versions of SQL Server or existing versions of SQL Server on new Windows Operating Systems. So I took a recent tour of the experience installing...
CSS SQL Server Engineers
Strange Sch-S / Sch-M Deadlock on Machines with 16 or More Schedulers
Posted
2 months ago
by
psssql
4
Comments
Since it took me several days to track down this bug, and I did learn a couple of new things along the way, I thought I would share some of my work. 16 or More CPUS When a system presents SQL Server with 16 or more CPUs, and you are using a high end SQL...
CSS SQL Server Engineers
Unexpected ALTER DATABASE commands causing availability problems in Windows Azure SQL Database
Posted
2 months ago
by
Evan Basalik
2
Comments
UPDATE: This was corrected in a new build of the Preview Portal that was rolled out at the end of last week. Along with the expected challenges of the services world (rapidly changing features and quick adoption of new services), there are some...
CSS SQL Server Engineers
SharePoint Adventures : Reporting Services, Claims and One Way Trusts
Posted
2 months ago
by
Adam W. Saxton
0
Comments
I had an interesting case that was presented to me by our friends in the SharePoint support team. The issue was that when they go to use a Data Source for Reporting Services that is set to use Windows Authentication, they saw the following: Within...
CSS SQL Server Engineers
SETSPN -A with Windows 2012 does a duplicate check upfront
Posted
3 months ago
by
Adam W. Saxton
0
Comments
If you have followed my posts, or caught my sessions at PASS, you may have figured out that Kerberos is one of my strength areas. I recently setup a Windows 2012 server to just see how SharePoint Integration with Reporting Services would work out...
CSS SQL Server Engineers
SharePoint Adventures : AccessDeniedException when a user tries to Add Subscription
Posted
3 months ago
by
Adam W. Saxton
0
Comments
I’ve been seeing a few cases that relate to a previous blog post which involved an AccessDeniedException when trying to perform report operations. However, I ran into a different variation that involved the same error. The scenario was that...
CSS SQL Server Engineers
PowerShell and AlwaysOn - Gotcha - Exception setting "ConnectionString": "Keyword not supported: 'applicationintent'."
Posted
3 months ago
by
psssql
1
Comments
Here is the an issue I saw come across an alias that is a gotcha! I’m running into a problem connecting to an AlwaysOn read-intent secondary and I was wondering if someone could help me out. I have the .Net Framework 4.5 installed and the newest...
CSS SQL Server Engineers
How It Works: XEL Display in SQL Server Management Studio (SSMS) Row Limit
Posted
3 months ago
by
psssql
3
Comments
This is a simple issue but if you don't expect the behavior it can surprise you. The grid, used by SSMS, is limited to a maximum number of rows, that can be displayed, of 1 million. Note: There is no warning dialog or flashing...
CSS SQL Server Engineers
How It Works: SQL Server (BCP, Database I/O, Backup/Restore, …) Reports Operating System Error (665, 1450 or 33) when writing to the file - BIG DATA
Posted
3 months ago
by
psssql
2
Comments
Suresh and I have blogged about these issues before but this post will put another spin on the information, as it applies to BIG DATA . Previous Blog References http://blogs.msdn.com/b/psssql/archive/2008/07/10/sql-server-reports-operating-system-error...
CSS SQL Server Engineers
SocketException when upgrading Reporting Services from SQL 2008/R2 to SQL 2012
Posted
3 months ago
by
Adam W. Saxton
0
Comments
I ran into an interesting case yesterday that brought back some memories. The customer had a SQL 2008 R2 instance of Reporting Services that they were upgrading to SQL 2012. They didn’t get far into the upgrade when they hit the following...
CSS SQL Server Engineers
PowerPivot : When versions get mixed up…
Posted
4 months ago
by
Adam W. Saxton
2
Comments
I worked a case today where they were trying to get SQL 2012 Reporting Services installed in a SharePoint environment that also had SQL 2008 R2 PowerPivot installed. This, by itself, is fine and wasn’t really causing the problem. When they...
CSS SQL Server Engineers
Where Did My Availability Group (AG) Go?
Posted
4 months ago
by
psssql
0
Comments
I ran into an issue where the AG was no longer present on a specific node of my cluster but I had NOT dropped the AG from another node in the cluster. ( http://blogs.msdn.com/b/psssql/archive/2012/06/13/how-it-works-drop-availability-group-behaviors...
Page 1 of 17 (422 items)
1
2
3
4
5
»