<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>ClearTrace</title>
        <link>http://weblogs.sqlteam.com/billg/category/251.aspx</link>
        <description>ClearTrace</description>
        <language>en-US</language>
        <copyright>Bill Graziano</copyright>
        <managingEditor>graz@sqlteam.com</managingEditor>
        <generator>Subtext Version 1.9.4.0</generator>
        <item>
            <title>ReadTrace for SQL Server 2005</title>
            <link>http://weblogs.sqlteam.com/billg/archive/2007/12/19/ReadTrace-for-SQL-Server-2005.aspx</link>
            <description>&lt;p&gt;Microsoft just released an updated Read80Trace that works on SQL Server 2005.  The name is simplified to just ReadTrace.  ReadTrace is a command-line utility that analyzes a SQL Server trace file and summarizes performance.  The new version has a more graphical interface.  The original was one of the most helpful performance tuning utilities I've ever used.  I expect this one will be just as useful.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://weblogs.sqlteam.com/images/weblogs_sqlteam_com/billg/WindowsLiveWriter/ReadTraceforSQLServer2005_11599/image_2.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="484" alt="ReadTrace GUI" src="http://weblogs.sqlteam.com/images/weblogs_sqlteam_com/billg/WindowsLiveWriter/ReadTraceforSQLServer2005_11599/image_thumb.png" width="563" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;I typically use the tool to summarize performance by SQL statement.  ReadTrace will "normalize" the SQL statements by replacing constants with placeholders.  This lets you identify which SQL statements are using the most resources.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://weblogs.sqlteam.com/images/weblogs_sqlteam_com/billg/WindowsLiveWriter/ReadTraceforSQLServer2005_11599/image_4.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="484" alt="image" src="http://weblogs.sqlteam.com/images/weblogs_sqlteam_com/billg/WindowsLiveWriter/ReadTraceforSQLServer2005_11599/image_thumb_1.png" width="512" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;You can read the &lt;a href="http://blogs.msdn.com/psssql/archive/2007/12/18/rml-utilities-for-microsoft-sql-server-released.aspx"&gt;PSS team's blog entry&lt;/a&gt; or just &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=7EDFA95A-A32F-440F-A3A8-5160C8DBE926&amp;amp;displaylang=en"&gt;download the utilities&lt;/a&gt;.  There is some additional functionality for replaying traces.&lt;/p&gt;&lt;img src="http://weblogs.sqlteam.com/billg/aggbug/60439.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Bill Graziano</dc:creator>
            <guid>http://weblogs.sqlteam.com/billg/archive/2007/12/19/ReadTrace-for-SQL-Server-2005.aspx</guid>
            <pubDate>Thu, 20 Dec 2007 01:59:42 GMT</pubDate>
            <comments>http://weblogs.sqlteam.com/billg/archive/2007/12/19/ReadTrace-for-SQL-Server-2005.aspx#feedback</comments>
            <wfw:commentRss>http://weblogs.sqlteam.com/billg/comments/commentRss/60439.aspx</wfw:commentRss>
            <trackback:ping>http://weblogs.sqlteam.com/billg/services/trackbacks/60439.aspx</trackback:ping>
        </item>
        <item>
            <title>Read90Trace coming soon!</title>
            <link>http://weblogs.sqlteam.com/billg/archive/2007/09/23/Read90Trace-coming-soon.aspx</link>
            <description>&lt;p&gt;Bob Ward announced in his PASS pre-conference session that Microsoft will be releasing a SQL Server 2005 version of Read80Trace in roughly 30 days.  It's currently going through a security review.  They're planning to call it ReadTrace instead of Read90Trace though.  I don't know what this will do to my plans for more work on ClearTrace.  I'll have to wait and see exactly what they release.&lt;/p&gt;&lt;img src="http://weblogs.sqlteam.com/billg/aggbug/60335.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Bill Graziano</dc:creator>
            <guid>http://weblogs.sqlteam.com/billg/archive/2007/09/23/Read90Trace-coming-soon.aspx</guid>
            <pubDate>Mon, 24 Sep 2007 03:20:49 GMT</pubDate>
            <comments>http://weblogs.sqlteam.com/billg/archive/2007/09/23/Read90Trace-coming-soon.aspx#feedback</comments>
            <wfw:commentRss>http://weblogs.sqlteam.com/billg/comments/commentRss/60335.aspx</wfw:commentRss>
            <trackback:ping>http://weblogs.sqlteam.com/billg/services/trackbacks/60335.aspx</trackback:ping>
        </item>
        <item>
            <title>ClearTrace 2.0.27 Released</title>
            <link>http://weblogs.sqlteam.com/billg/archive/2007/07/20/ClearTrace-2.0.27-Released.aspx</link>
            <description>&lt;p&gt;I posted another version of ClearTrace just a minute ago.  This should process 64-bit trace files on either x86 or x64 machines.  If you have trouble please post in the &lt;a href="http://www.sqlteam.com/forums/forum.asp?FORUM_ID=27"&gt;ClearTrace Support Forum&lt;/a&gt;.  Please visit the &lt;a href="http://www.cleardata.biz/cleartrace/download.aspx"&gt;ClearTrace download&lt;/a&gt; page for the software.  Don't forget to enter the beta code "jayhawk" to unlock the capability to save an unlimited number of traces.&lt;/p&gt;&lt;img src="http://weblogs.sqlteam.com/billg/aggbug/60263.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Bill Graziano</dc:creator>
            <guid>http://weblogs.sqlteam.com/billg/archive/2007/07/20/ClearTrace-2.0.27-Released.aspx</guid>
            <pubDate>Fri, 20 Jul 2007 16:28:58 GMT</pubDate>
            <comments>http://weblogs.sqlteam.com/billg/archive/2007/07/20/ClearTrace-2.0.27-Released.aspx#feedback</comments>
            <wfw:commentRss>http://weblogs.sqlteam.com/billg/comments/commentRss/60263.aspx</wfw:commentRss>
            <trackback:ping>http://weblogs.sqlteam.com/billg/services/trackbacks/60263.aspx</trackback:ping>
        </item>
        <item>
            <title>Saving Multiple Traces in ClearTrace</title>
            <link>http://weblogs.sqlteam.com/billg/archive/2007/07/09/Saving-Multiple-Traces-in-ClearTrace.aspx</link>
            <description>&lt;p&gt;Back when I actually had time to work on &lt;a href="http://www.cleardata.biz/cleartrace/default.aspx"&gt;ClearTrace&lt;/a&gt; I had visions of selling the software.  I don't think that's going to happen anytime soon.  I don't have time and there's a bug in SMO that causes problems with traces generated on 64-bit servers.  &lt;/p&gt; &lt;p&gt;In the meantime, there is additional functionality in the software that people can take advantage of.  Under Tools -&amp;gt; Options you can enter "jayhawk" in the Beta Code field.  This will allow you to create multiple trace groups.  You can use trace groups for anything you'd like.  You could create one per server or one per type of trace you run.  It's really however you want to use it.  &lt;/p&gt; &lt;p&gt;This also allows you to save the trace information that you are loading into the application.  You can continue to load new trace files into a trace group.  The key thing to remember is to always use unique filenames.  If you reuse a filename it will overwrite the existing trace.&lt;/p&gt; &lt;p&gt;I'm not sure how well the application will perform as the database grows larger and larger.  I haven't done much testing in that area.&lt;/p&gt; &lt;p&gt;I'm also going to see if I can't get a command line version working sometime in the next few weeks.&lt;/p&gt;&lt;img src="http://weblogs.sqlteam.com/billg/aggbug/60251.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Bill Graziano</dc:creator>
            <guid>http://weblogs.sqlteam.com/billg/archive/2007/07/09/Saving-Multiple-Traces-in-ClearTrace.aspx</guid>
            <pubDate>Mon, 09 Jul 2007 16:04:24 GMT</pubDate>
            <comments>http://weblogs.sqlteam.com/billg/archive/2007/07/09/Saving-Multiple-Traces-in-ClearTrace.aspx#feedback</comments>
            <wfw:commentRss>http://weblogs.sqlteam.com/billg/comments/commentRss/60251.aspx</wfw:commentRss>
            <trackback:ping>http://weblogs.sqlteam.com/billg/services/trackbacks/60251.aspx</trackback:ping>
        </item>
        <item>
            <title>ClearTrace Video</title>
            <link>http://weblogs.sqlteam.com/billg/archive/2006/07/14/10622.aspx</link>
            <description>I created a small &lt;a href="http://www.cleardata.biz/cleartrace/ClearTraceDemo.wmv"&gt;video&lt;/a&gt; to demo &lt;a href="http://www.cleardata.biz/cleartrace/default.aspx"&gt;ClearTrace&lt;/a&gt;.  It's only about two minutes long.  This is also the technology we're planning to use at the PASS Conference to capture presentations.&lt;img src="http://weblogs.sqlteam.com/billg/aggbug/10622.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Bill Graziano</dc:creator>
            <guid>http://weblogs.sqlteam.com/billg/archive/2006/07/14/10622.aspx</guid>
            <pubDate>Fri, 14 Jul 2006 18:03:00 GMT</pubDate>
            <comments>http://weblogs.sqlteam.com/billg/archive/2006/07/14/10622.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://weblogs.sqlteam.com/billg/comments/commentRss/10622.aspx</wfw:commentRss>
            <trackback:ping>http://weblogs.sqlteam.com/billg/services/trackbacks/10622.aspx</trackback:ping>
        </item>
        <item>
            <title>Yet Another ClearTrace Update</title>
            <link>http://weblogs.sqlteam.com/billg/archive/2006/07/10/10555.aspx</link>
            <description>These titles seem to be getting repetitive.  I updated &lt;a href="http://www.cleardata.biz/cleartrace/default.aspx"&gt;ClearTrace&lt;/a&gt; again.  I'm also back to using a ClickOnce installer.  Unfortunately if you switch from an unsigned to a signed ClickOnce installation the existing people can't upgrade.  How annoying!  That was half the reason I switched to an MSI installer.  Creating the package just took too much time when I wanted to release an update.  It is just so easy to click the Publish Now button and be done with it.
&lt;p&gt;I recently added a feature to capture some anonymous performance data.  I'm trying to find out what size files people are importing and how long it takes.  This is turned on by default but you can disable it if you'd like.  I'm also looking for a few testers.  I have a feature that I haven't enabled in the main version that lets you save all your traces.  It is very easy to query the changing server performance over time.  If you're interested please &lt;a href="http://weblogs.sqlteam.com/billg/contact.aspx"&gt;contact me&lt;/a&gt;.  &lt;/p&gt;&lt;img src="http://weblogs.sqlteam.com/billg/aggbug/10555.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Bill Graziano</dc:creator>
            <guid>http://weblogs.sqlteam.com/billg/archive/2006/07/10/10555.aspx</guid>
            <pubDate>Mon, 10 Jul 2006 13:47:00 GMT</pubDate>
            <comments>http://weblogs.sqlteam.com/billg/archive/2006/07/10/10555.aspx#feedback</comments>
            <wfw:commentRss>http://weblogs.sqlteam.com/billg/comments/commentRss/10555.aspx</wfw:commentRss>
            <trackback:ping>http://weblogs.sqlteam.com/billg/services/trackbacks/10555.aspx</trackback:ping>
        </item>
        <item>
            <title>ClearTrace Updated</title>
            <link>http://weblogs.sqlteam.com/billg/archive/2006/06/19/10271.aspx</link>
            <description>I've been updating &lt;a href="http://www.cleardata.biz/cleartrace/default.aspx"&gt;ClearTrace&lt;/a&gt; for a while now and there's a new version available.  I stopped using ClickOnce and switched to an installer.  If you're interested in analyzing trace files and summarizing the performance of your SQL take a second and download it.  It does require SQL Server 2005 to run.  The performance is improved and I'm regularly using this to import and query 2GB of trace files a day.  I'd really like to get any feedback you have on the product.  There's a menu option to send me a comment from within the application.  Take a second and let me know what you think.&lt;img src="http://weblogs.sqlteam.com/billg/aggbug/10271.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Bill Graziano</dc:creator>
            <guid>http://weblogs.sqlteam.com/billg/archive/2006/06/19/10271.aspx</guid>
            <pubDate>Mon, 19 Jun 2006 20:32:00 GMT</pubDate>
            <comments>http://weblogs.sqlteam.com/billg/archive/2006/06/19/10271.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://weblogs.sqlteam.com/billg/comments/commentRss/10271.aspx</wfw:commentRss>
            <trackback:ping>http://weblogs.sqlteam.com/billg/services/trackbacks/10271.aspx</trackback:ping>
        </item>
        <item>
            <title>ClearTrace Updated</title>
            <link>http://weblogs.sqlteam.com/billg/archive/2006/04/07/9555.aspx</link>
            <description>Since I last posted here I've updated ClearTrace.  You can download it &lt;a href="http://www.cleardata.biz/cleartrace/download.aspx"&gt;here&lt;/a&gt;.  There's also a ClickOnce installation if you just want to use the GUI version.  ClearTrace now supports moving the trace files to an archive directory after they're processed.  It also stores a summarized version of the trace files so it can query it faster.  The latest release also includes numerous bug fixes.&lt;img src="http://weblogs.sqlteam.com/billg/aggbug/9555.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Bill Graziano</dc:creator>
            <guid>http://weblogs.sqlteam.com/billg/archive/2006/04/07/9555.aspx</guid>
            <pubDate>Fri, 07 Apr 2006 20:21:00 GMT</pubDate>
            <comments>http://weblogs.sqlteam.com/billg/archive/2006/04/07/9555.aspx#feedback</comments>
            <wfw:commentRss>http://weblogs.sqlteam.com/billg/comments/commentRss/9555.aspx</wfw:commentRss>
            <trackback:ping>http://weblogs.sqlteam.com/billg/services/trackbacks/9555.aspx</trackback:ping>
        </item>
        <item>
            <title>ClearTrace 2.0.9</title>
            <link>http://weblogs.sqlteam.com/billg/archive/2006/03/30/9475.aspx</link>
            <description>I released ClearTrace 2.0.9.  You can find the information &lt;a href="http://www.cleardata.biz/cleartrace/default.aspx"&gt;here&lt;/a&gt;.  I moved the download to my corporate site so I can keep a static page up for information.  I'm pretty happy with this version.  It seems to be very useable.  It also reports errors back to me so give it a whirl :)  There are no huge new features added but everything works a little better.  Let me know what you think.&lt;img src="http://weblogs.sqlteam.com/billg/aggbug/9475.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Bill Graziano</dc:creator>
            <guid>http://weblogs.sqlteam.com/billg/archive/2006/03/30/9475.aspx</guid>
            <pubDate>Thu, 30 Mar 2006 21:39:00 GMT</pubDate>
            <comments>http://weblogs.sqlteam.com/billg/archive/2006/03/30/9475.aspx#feedback</comments>
            <slash:comments>4</slash:comments>
            <wfw:commentRss>http://weblogs.sqlteam.com/billg/comments/commentRss/9475.aspx</wfw:commentRss>
            <trackback:ping>http://weblogs.sqlteam.com/billg/services/trackbacks/9475.aspx</trackback:ping>
        </item>
        <item>
            <title>ClearTrace 2.0.7</title>
            <link>http://weblogs.sqlteam.com/billg/archive/2006/03/21/cleartrace207.aspx</link>
            <description>I've made some pretty significant changes to this tool.
&lt;ul&gt;
    &lt;li&gt;It now writes to multiple tables instead of a single table. This greatly reduces the space required and the import time. It creates the objects it needs in the database specified. All the objects have a CT prefix in the name. There is a view included to query them.  &lt;/li&gt;
    &lt;li&gt;There is GUI available now. Both the console version and the GUI version are included in the ZIP file below. They have the same code behind them. There are a few options on the console app that haven't made it to the GUI yet but they will soon.  &lt;/li&gt;
    &lt;li&gt;The GUI includes a simple form to query the saved traces. You can group by SQL statement, login, host or application. You can filter by login, host or application. You can sort by CPU, Reads, Writes and Duration. You can double-click a SQL statement to see an actual statement that you can use for performance tuning.  &lt;/li&gt;
    &lt;li&gt;I don't have much error handling in the GUI yet so let me know if you find any errors.  &lt;/li&gt;
    &lt;li&gt;This is still very, very beta.&lt;/li&gt;
&lt;/ul&gt;
&lt;a href="http://www.cleardata.biz/cleartrace/default.aspx"&gt;Download&lt;/a&gt; the latest version.&lt;img src="http://weblogs.sqlteam.com/billg/aggbug/9372.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Bill Graziano</dc:creator>
            <guid>http://weblogs.sqlteam.com/billg/archive/2006/03/21/cleartrace207.aspx</guid>
            <pubDate>Tue, 21 Mar 2006 13:20:00 GMT</pubDate>
            <comments>http://weblogs.sqlteam.com/billg/archive/2006/03/21/cleartrace207.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://weblogs.sqlteam.com/billg/comments/commentRss/9372.aspx</wfw:commentRss>
            <trackback:ping>http://weblogs.sqlteam.com/billg/services/trackbacks/9372.aspx</trackback:ping>
        </item>
    </channel>
</rss>