<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblogcasts.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>My two cents - All Comments</title><link>http://sqlblogcasts.com/blogs/leopasta/default.aspx</link><description>Tips, opinions, tests (and misspellings) from a Brazilian DBA in UK</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>SQL Server v.Next (Denali) : Why you should start testing early</title><link>http://sqlblogcasts.com/blogs/leopasta/archive/2008/09/02/reducing-transaction-log-fragmentation.aspx#15736</link><pubDate>Mon, 27 Jun 2011 12:52:57 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:15736</guid><dc:creator>Aaron Bertrand</dc:creator><description>&lt;p&gt;Denali is coming, whether you like it or not. You may not be an early adopter and you may not have plans&lt;/p&gt;
&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=15736" width="1" height="1"&gt;</description></item><item><title>Reading the Transaction Log</title><link>http://sqlblogcasts.com/blogs/leopasta/archive/2007/08/13/page-splits.aspx#15153</link><pubDate>Thu, 16 Dec 2010 07:17:49 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:15153</guid><dc:creator>Malathi's Blog</dc:creator><description>&lt;p&gt;It is fairly known to most long term DBAs that DBCC log and ::fn_dblog function are undocumented commands&lt;/p&gt;
&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=15153" width="1" height="1"&gt;</description></item><item><title>re: Getting all the Clustered keys in the database</title><link>http://sqlblogcasts.com/blogs/leopasta/archive/2009/03/30/getting-all-the-clustered-keys-in-the-database.aspx#11505</link><pubDate>Mon, 30 Mar 2009 21:57:50 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11505</guid><dc:creator>leo.pasta</dc:creator><description>&lt;p&gt;Hi Saggi, &lt;/p&gt;
&lt;p&gt;Thanks for the feedback, I've updated the script. Indeed your suggestion is more elegant and foolproof.&lt;/p&gt;
&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11505" width="1" height="1"&gt;</description></item><item><title>re: Getting all the Clustered keys in the database</title><link>http://sqlblogcasts.com/blogs/leopasta/archive/2009/03/30/getting-all-the-clustered-keys-in-the-database.aspx#11503</link><pubDate>Mon, 30 Mar 2009 18:49:30 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11503</guid><dc:creator>Saggi Neumann</dc:creator><description>&lt;p&gt;Hey,&lt;/p&gt;
&lt;p&gt;Nice script!&lt;/p&gt;
&lt;p&gt;You'd probably want to replace the following part of your script:&lt;/p&gt;
&lt;p&gt;SUBSTRING( ( &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SELECT ... FOR XML ... ),2,9999)&lt;/p&gt;
&lt;p&gt;with a neater solution:&lt;/p&gt;
&lt;p&gt;STUFF ( ( SELECT ... FOR XML ...) ,1,1,'')&lt;/p&gt;
&lt;p&gt;which simply replaces the first character (',') with an empty string.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11503" width="1" height="1"&gt;</description></item><item><title>Bookmarks about Fragmentation</title><link>http://sqlblogcasts.com/blogs/leopasta/archive/2008/09/02/reducing-transaction-log-fragmentation.aspx#10887</link><pubDate>Tue, 07 Oct 2008 19:30:08 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:10887</guid><dc:creator>Bookmarks about Fragmentation</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Bookmarks about Fragmentation&lt;/p&gt;
&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=10887" width="1" height="1"&gt;</description></item><item><title>Debug Output using RaisError With NoWait</title><link>http://sqlblogcasts.com/blogs/leopasta/archive/2007/07/03/instant-gratification.aspx#10837</link><pubDate>Wed, 24 Sep 2008 02:28:23 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:10837</guid><dc:creator>blog.servicesonsql.com</dc:creator><description>&lt;p&gt;I've seen a few folks out there talk about using RaiseError With NoWait as a way to get output from a script, instead of using something like PRINT GetDate(). This has been a good approach for me as well. One thing that I've noticed is that there aren&lt;/p&gt;
&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=10837" width="1" height="1"&gt;</description></item><item><title>Link Listing - May 11, 2008</title><link>http://sqlblogcasts.com/blogs/leopasta/archive/2008/05/08/which-queries-are-missing-indexes.aspx#10385</link><pubDate>Mon, 12 May 2008 07:41:14 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:10385</guid><dc:creator>Christopher Steen</dc:creator><description>&lt;p&gt;Link Listing - May 11, 2008&lt;/p&gt;
&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=10385" width="1" height="1"&gt;</description></item><item><title>re: SQLBits</title><link>http://sqlblogcasts.com/blogs/leopasta/archive/2008/03/02/sqlbits.aspx#8831</link><pubDate>Fri, 07 Mar 2008 09:42:23 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:8831</guid><dc:creator>Christian</dc:creator><description>&lt;p&gt;Thanks for the write-up Leo :) &amp;nbsp;I added a post to my blog with a link to the slidedeck here: &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://sqlblogcasts.com/blogs/christian/archive/2008/03/06/my-session-at-sqlbits-ii.aspx"&gt;http://sqlblogcasts.com/blogs/christian/archive/2008/03/06/my-session-at-sqlbits-ii.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Christian Bolton &amp;nbsp;MCA: Database&lt;/p&gt;
&lt;p&gt;Database Architect&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://coeo.com"&gt;http://coeo.com&lt;/a&gt; - The SQL Server Experts &lt;/p&gt;
&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=8831" width="1" height="1"&gt;</description></item><item><title>Return messages during long-running T-SQL Batches</title><link>http://sqlblogcasts.com/blogs/leopasta/archive/2007/07/03/instant-gratification.aspx#2358</link><pubDate>Sun, 26 Aug 2007 23:45:19 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:2358</guid><dc:creator>DATALEXIS</dc:creator><description>&lt;p&gt;Return messages during long-running T-SQL Batches&lt;/p&gt;
&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2358" width="1" height="1"&gt;</description></item><item><title>re: Page splits</title><link>http://sqlblogcasts.com/blogs/leopasta/archive/2007/08/13/page-splits.aspx#2199</link><pubDate>Tue, 14 Aug 2007 08:35:48 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:2199</guid><dc:creator>Colin Leversuch-Roberts</dc:creator><description>&lt;p&gt;I've done some &amp;quot;non scientific&amp;quot; testing to see if and how I could slow down inserts, I was trying to prove that adding indexes could slow performance by a measurable amount. So far I've not really had much success, inserting several &amp;gt;8k text columns will slow things , however in the main my inserts to the table were occuring at one end ( like a heap except it wasn't ) the secondary indexes split because I set the data to do that. It's interesting to extract that information and I wish the actual counter had more granularity - as you've suggested it probably has little to do with the issue and I'd sort of agree.&lt;/p&gt;
&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2199" width="1" height="1"&gt;</description></item></channel></rss>
