Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
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
Subscribe
Comments
Contact
Menu
Blog Home
Email Blog Author
Atom
Translate this page
Powered by
Microsoft® Translator
Recent Posts
SharePoint Adventures : Claims, Named Pipes and Kerberos
Posted
5 days ago
by
Adam W. Saxton
0
Comments
SharePoint Adventures : When connectivity is not connectivity
Posted
5 days ago
by
Adam W. Saxton
0
Comments
SQL Server–Storage Spaces/VHDx and 4K Sector Size
Posted
7 days ago
by
psssql
0
Comments
Using PowerShell to discover Reporting Services 2012 in SharePoint
Posted
22 days ago
by
Adam W. Saxton
0
Comments
AlwaysON - HADRON Learning Series: lock_redo_blocked/redo worker Blocked on Secondary Replica
Posted
26 days ago
by
psssql
0
Comments
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
▲
MSDN Blogs
>
CSS SQL Server Engineers
>
All Tags
>
readtrace
Browse by Tags
2005
2008
2008 R2
Debugging
Denali
Engine
Extended Events
How It Works
ODBC
OLE DB
OSTRESS
Performance
Performance Tools
RML Utilities
SQL 2005
SQL 2008
SQL Azure
SQL Denali
SQL Server 2008
Tools
Trace
Tracing
Troubleshooting: The DB Engine
Blog Post:
SQL Server 2012: RML, XEvent Viewer and Distributed Replay
psssql
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 for you (the customer). During SQL Server 2012 planning...
on
6 Apr 2012
Blog Post:
RML: ReadTrace Appears To Hang at "Doing Post-Load Data Cleanup" Phase
psssql
Keith and I continue to field the question as to why the Post-Load Data Cleanup appears to take a long time (hours) and can cause SQL Server to use large amounts of CPU. Notes from Keith: "What that step does it try to correlate stmt-level events with the batch in which they ran, and show plans...
on
11 Nov 2011
Blog Post:
RML Questions
psssql
The following questions have surfaced several times recently so I decided to post the answers to assist others. String is missing proper closing quote near (Char Pos: 0xC1 Byte Pos: 0x182) This is not a utility bug. It is a command found in the trace that was malformed. ...
on
26 Sep 2011
Blog Post:
Trace shows the incorrect Session Login Name
psssql
The is more of an FYI blog post but I have read several blog and forum posts on this subject and I decided to dig into the behavior which revealed a trace bug. For the vast majority of events the Session Login Name represents the originating session credentials where as the Login Name represents the...
on
1 Jul 2011
Blog Post:
Dipping My Toes Into SQL Azure – Part 2 – Protection Mechanisms
psssql
I left off my previous post stating that I was going to start looking at performance and reliability issues associated with SQL Azure. In doing this work I discovered and encountered some of the protection mechanisms SQL Azure Protection Mechanisms SQL Azure is secure, isolated, multi...
on
15 Jun 2011
Blog Post:
Dipping My Toes Into SQL Azure
psssql
My high school English teacher once told me that I should always have a spell checker on my computer. This might help explain why I never make it past the first couple of chapters in any technical publication before I have to ' try-it-out .' Over the last month I have spent several of my...
on
27 May 2011
Blog Post:
RML How Are Comparison Diffs Calculated
psssql
A short but good discussion about the RML comparison DIFF calculations. From: Robert Dorr Sent: Wednesday, January 26, 2011 10:21 AM Subject: RE: MSDN Blogs: Contact request: RML Tools: Estimated Comparison Differences Thanks for the question and feedback. For example ProjectedCPUDiff...
on
26 Jan 2011
Blog Post:
PRB: RML Utilities - ReadTrace processing fails with "Attempt to use an invalid variant type"
psssql
Summary ReadTrace processing may unexpectedly fail with the following error: A serious error condition (true == pVariant->FIsUnknownType()) has been encountered. Utility Error: Attempt to use an invalid variant...
on
11 Feb 2009
Blog Post:
RML Utilities: Recommended SQL Server 2008 updates for ReadTrace processing
psssql
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 2008 for your ReadTrace processing, or as the...
on
11 Feb 2009
Blog Post:
INF: Multi-Machine Replay Using ORCA and OSTRESS
psssql
You can place ORCA on a central computer and allow it to control the sequencing from multiple client computers running OSTRESS. To accomplish this you must configure the firewall properly. Note: Be sure to install the same version of the RML utilities on all machines. ...
on
23 Jan 2009
Blog Post:
PRB: RML Utilities - ReadTrace and how to workaround MARS
psssql
Summary We've lately gotten several questions from users regarding ReadTrace and how to workaround when your input trace files contain MARS (Multiple Active Result Sets). ReadTrace currently does not support processing MARS and you will need to use one of the following two workarounds to continue...
on
21 Jan 2009
Blog Post:
ReadTrace Generates Unexpected Connect Node - Not Really
psssql
At first glance it appears that ReadTrace has generated an unexpected connect node. Upon closer inspection the behavior is correct in order to maintain the proper set options for the connection. Trace has both physical and logical connect/disconnect events. The logical is indicated...
on
12 Jan 2009
Blog Post:
INF: RML Utilities: Turning on Trace Flags
psssql
Summary When using the RML utilities the logged message or documentation can indicate that use of a trace flag is necessary to change behavior. More Information The RML Utilities use command line parameter ( -T ) as a trace flag to alter the utilities behavior. The term trace flag is a hold over...
on
12 Dec 2008
Blog Post:
RML Utilities: ReadTrace may encounter assertion building the partial aggregates
psssql
Summary In rare circumstances ReadTrace may encounter the following SQL Server 2008 assertion error when attempting to execute a parallel query. 11/03/08 00:05:35.139 [0X00003B94] Dumping error record 1 of 2: 11/03/08 00:05:35.139 [0X00003B94] --------------------------------------------------------...
on
3 Nov 2008
Blog Post:
RML Utilities: ReportViewer Bug Affects SQL Server Management Studio and Reporter Utility
psssql
Summary An index out of bounds error can occur while rendering a report in Local Report Viewer Mode with more than one dataset. Outer Exception: Object reference not set to an instance of an object, an error occurred during rendering of the report. Inner Exception: System.IndexOutOfRangeException: Index...
on
7 Oct 2008
Blog Post:
How It Works: Conversion of a Varchar, RPC Parameter to Text from a Trace (.TRC) Capture
psssql
The Senior Escalation Engineers do various training and mentoring activities. As I do this I thought I would try to propagate some of this information on the blog. This was an interesting issue I ran into this week. The reported problem was that the data shown as TEXT for an RPC event did not match...
on
24 Jan 2008
Blog Post:
RML (READTRACE/OSTRESS) Utilities for SQL Server 2005
psssql
As I promised at the PASS 2007 Summit in Denver, I'm writing a post here about the popular RML Utilities better known and READTRACE and OSTRESS. Our goal was to have this fully ready and posted on the web for public download by Thanksgiving. That day has arrived but we are not quite ready to post the...
on
21 Nov 2007
Page 1 of 1 (17 items)