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
Common Tasks
Blog Home
Email Blog Author
RSS for comments
RSS for posts
Atom
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
2005
2005 SP2
2008
2008 R2
Adam
Connectivity
Denali
Engine
How It Works
Memory
Performance
READTRACE
Reporting Services
RML Utilities
Setup
SQL 2005
SQL 2008
SQL Server 2005 SP2
SQL Server 2008
SQL Server 2008 SP1
SQLOS
Tools
Trace
Tracing
Troubleshooting: The DB Engine
Archives
Archives
June 2012
(1)
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)
Blog - Title
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
CSS SQL Server Engineers
How It Works: When is the FlushCache message added to SQL Server Error Log?
Posted
18 hours ago
by
psssql
0
Comments
FlushCache is the SQL Server routine that performs the checkpoint operation. The following message is output to the SQL Server error log when trace flag ( 3504 ) is enabled. 2012-05-30 02:01:56.31 spid14s FlushCache: cleaned...
CSS SQL Server Engineers
AlwaysON - HADRON Learning Series: Worker Pool Usage for HADRON Enabled Databases
Posted
15 days ago
by
psssql
0
Comments
I am on several e-mail aliases related to Always On databases (reference Availability Group, AG, HADRON) and the question of worker thread usage is a hot topic this week. I developed some training around this during the beta so I decided to pull...
CSS SQL Server Engineers
SQL Rally 2012 recap
Posted
17 days ago
by
Adam W. Saxton
0
Comments
Getting back into the swing of things, I thought I would post my thoughts about how SQL Rally 2012 went along with sharing some of the experiences. I had posted before about what our presence would be like at Rally. You can read that here...
CSS SQL Server Engineers
CSS will be at SQL Rally
Posted
1 month ago
by
Adam W. Saxton
0
Comments
I’m happy to announce that the SQL Support group will be present at SQL Rally 2012 which will be held in Dallas, TX. It helps that we have one of our major support centers in the area. Our team will be speaking at the conference and we will...
CSS SQL Server Engineers
Clarification about the two LPIM upgrade rules that did not FAIL
Posted
1 month ago
by
psssql
0
Comments
Consider the following scenario on a X64 system: You install SQL Server [2008 R2, 2008, 2005] standard edition. You grant the "Lock Pages in Memory" user right to the SQL Server service startup...
CSS SQL Server Engineers
BISM: value of the 'EffectiveUserName' XML for Analysis property is not valid
Posted
1 month ago
by
Adam W. Saxton
0
Comments
I’ve been working with Power View reports and one of the items I was setting up was using a BISM Data source connecting to an Analysis Services Instance in Tabular Mode. When I went to spin up a new Power View Report against the BISM Connection...
CSS SQL Server Engineers
Behavior Change When Handling Character Conversions SQL Server’s ODBC Driver (SQL 2012 – Version 11.xx)
Posted
1 month ago
by
psssql
0
Comments
Summary The SQL Server 2012 ODBC Driver (SQLNCLI11.dll) updated handling of SQL_WCHAR* (NCHAR/NVARCHAR/NVARCHAR(MAX)) and SQL_CHAR* (CHAR/VARCHAR/NARCHAR(MAX)) conversions. The change was made to accommodate surrogate pair behavior as outlined at: http...
CSS SQL Server Engineers
Working with Power View: Some controls on this presentation can't be activated
Posted
1 month ago
by
Adam W. Saxton
0
Comments
When one of our Managers opened up the PowerPoint slide deck that Power View generated, he got the following error: Some controls on this presentation can't be activated. They might not be registered on this computer. I had found some references to the...
CSS SQL Server Engineers
Working with Power View: Click to Interact is not available
Posted
1 month ago
by
Adam W. Saxton
0
Comments
I was working on a Power View report for our internal business numbers and we are making use of the Export to PowerPoint feature to include them in our slide deck. If you aren’t familiar with this feature in Power View, when you are in the report...
CSS SQL Server Engineers
How It Works: HealthCheckTimeout Interval Activities
Posted
1 month ago
by
psssql
0
Comments
As I wrote my recent blog posts and did more research I found that is would be helpful to highlight the HealthCheckTimeout behavior in more detail. Always On FCI (Failover Cluster Instance) vs Non-FCI Installations Documentation The first thing that I...
CSS SQL Server Engineers
SQL Server 2012: RML, XEvent Viewer and Distributed Replay
Posted
1 month ago
by
psssql
2
Comments
Bob Ward, Keith Elmore and I establish goals for every release of SQL Server. A primary goal is always to make supporting the SQL Server easier. Not just in the sense of Microsoft support, although it does play a factor, but more so...
CSS SQL Server Engineers
How It Works: Failover Cluster/Availability Group XEL Logging Frequency
Posted
1 month ago
by
psssql
2
Comments
I had a great question from my post on sp_server_diagnostics ( http://blogs.msdn.com/b/psssql/archive/2012/03/08/sql-server-2012-true-black-box-recorder.aspx ). As ' luck ' would have it, Bob Ward, was working on some training and had a similar...
CSS SQL Server Engineers
How It Works: XEvent Action vs Field data values.
Posted
2 months ago
by
psssql
0
Comments
I have seen several traces and questions relating to the output of the XEvent so I thought I would try to explain them a bit in an effort to reduce confusion. Terms Field == Event Data Action == Action Data - The action data is gathered from the current...
CSS SQL Server Engineers
AlwaysON - HADRON Learning Series: Automated Failover Behaviors (Denali - Logging History Information, FCI and Default Health Capture, sp_server_diagnostics)
Posted
2 months ago
by
psssql
0
Comments
Quite an encompassing title I will agree but the features all work together to build a really nice product. I had this tucked away during beta and thought it would be helpful to post. SQL Server AlwaysON and "Denali" has undergone a significant...
CSS SQL Server Engineers
SetFileIoOverlappedRange Can Lead to Unexpected Behavior for SQL Server 2008 R2 or SQL Server 2012 (Denali)
Posted
2 months ago
by
psssql
1
Comments
You should be aware the Windows bug with API = SetFileIoOverlappedRange . This is used by SQL Server (2008 R2 and SQL 2012) only when Locked Pages has been enabled and is in use by the SQL Server. SQL Server Support has NOT encountered this in...
CSS SQL Server Engineers
Intro to Debugging a Memory Dump
Posted
2 months ago
by
Adam W. Saxton
0
Comments
I was discussing debugging with some folk internally that didn’t really have much exposure to it, but wanted to learn. I considered the items pretty basic and didn’t really dive into to much, but I had a few comments that the information was good...
CSS SQL Server Engineers
SQL Server 2012 - True Black Box Recorder
Posted
2 months ago
by
psssql
3
Comments
This would be a perfect time to post a blog talking about the new SQL Server 2012 features. However, I am going to leave that activity to the marketing folks ( AlwaysOn, T-SQL Enhancements, … ). I want to talk about something that might...
CSS SQL Server Engineers
A faster CHECKDB – Part II
Posted
3 months ago
by
psssql
4
Comments
Note: Validation for this post was performed in the SQL Server Customer Advisory Team ( SQL CAT ) Customer Lab on an HP Proliant DL385 G7 ( overview | quickspec ), AMD Opteron 6176 SE 2.3GHz dual socket (12 cores per socket) with 128GB RAM using HP StorageWorks...
CSS SQL Server Engineers
Analysis Services Thread Pool Changes in SQL Server 2012
Posted
4 months ago
by
psssql
1
Comments
As part of the SQL Server 2012 release several changes were made to Analysis Services that should alleviate some issues previously seen on large NUMA node machines. Separation of IO and Processing Jobs To better understand how the changes that were...
CSS SQL Server Engineers
Management Studio tricks you may or may not know about
Posted
4 months ago
by
Adam W. Saxton
6
Comments
I was sitting through SQL Server 2012 training, and Ajay Jagannathan was showing us Management Studio. Eric Burgess had worked on this topic. He started covering some neat things, that have apparently been there for a while, but I just never...
CSS SQL Server Engineers
The case of the incorrect page numbers
Posted
4 months ago
by
Evan Basalik
0
Comments
As you may or may not know, SSRS 2008 R2 added the ability to automatically create page breaks on group changes. Historically, people attempted to use custom code to accomplish this and, while it worked, the pagination logic we use in SSRS 2008...
CSS SQL Server Engineers
The official release of System Center Advisor…
Posted
4 months ago
by
psssql
3
Comments
If you have followed this blog, you have probably seen a series of posts documenting the life of a project I’ve been working on, Atlanta, to a product called System Center Advisor . Today marks the official release of that product. This has been a particularly...
CSS SQL Server Engineers
How It Works: sys.dm_tran_session_transactions
Posted
4 months ago
by
psssql
0
Comments
For some reason I have been looking at DMV output closely the last couple of weeks. I just blogged about the pending I/O requests and now I have a behavior to outline for dm_tran_session_transactions for todays blog. select * from sys...
CSS SQL Server Engineers
How It Works: sys.dm_io_pending_io_requests
Posted
4 months ago
by
psssql
2
Comments
I have been working an issue where the DMV was returning io_pending_ms_ticks incorrectly. The following output is an example of ~164 hour delay. Unlikely to occur without any other side effects noted. select * from sys . dm_io_pending_io_requests...
CSS SQL Server Engineers
Assigning SQL Server, SQL Agent to a Processor Group (OOM, Hang, Performance Counters Always Zero for Buffer Pool, …)
Posted
4 months ago
by
psssql
0
Comments
Suresh brought to my attention that we have been getting questions as to why SQL Server starts on group 1 and then group 2 and it is not predictable? Then Tejas brought up another issues and since I worked on this way back before we released SQL...
Page 1 of 16 (393 items)
1
2
3
4
5
»