<?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>Simons SQL Blog : SQL Server 2005 SP2</title><link>http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005+SP2/default.aspx</link><description>Tags: SQL Server 2005 SP2</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>A significant part of sql server process memory has been paged out</title><link>http://sqlblogcasts.com/blogs/simons/archive/2009/03/10/A-significant-part-of-sql-server-process-memory-has-been-paged-out.aspx</link><pubDate>Tue, 10 Mar 2009 21:52:46 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:11424</guid><dc:creator>simonsabin</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/rsscomments.aspx?PostID=11424</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/commentapi.aspx?PostID=11424</wfw:comment><comments>http://sqlblogcasts.com/blogs/simons/archive/2009/03/10/A-significant-part-of-sql-server-process-memory-has-been-paged-out.aspx#comments</comments><description>
&lt;p&gt;Do you have the following occuring on your SQL Server 
system.&lt;/p&gt;
&lt;p&gt;If so it is likely you are running SQL Server 2005 or SQL Server 2008 
Standard edition on x64 hardware.&lt;/p&gt;
&lt;p&gt;It will be causing you serious performance issues when it occurs, as all your 
database pages will be removed from memory and thus SQL will have to read them 
again from disk. The MVP community and especially Maciej Pilecki is trying to 
get Microsoft to do something more proactive about it.&lt;/p&gt;
&lt;p&gt;The problem is due to bugs in third party drivers and OS bugs.&lt;/p&gt;
&lt;p&gt;According to Microsoft all known bugs have been fixed by the relevant vendors 
and so you shouldn&amp;#39;t be experiencing this issue, if you update your system&lt;/p&gt;
&lt;p&gt;If you are still experiencing this, which we believ many people still are, 
then you must contact customer support&amp;nbsp; (&lt;a href="https://support.microsoft.com/oas/default.aspx?iid=246306&amp;amp;iguid=bd81e653-64b3-4bf7-bec9-798309406d4d_2_1&amp;amp;ln=en-gb&amp;amp;prid=9455&amp;amp;gprid=347865)%20to"&gt;https://support.microsoft.com/oas/default.aspx?iid=246306&amp;amp;iguid=bd81e653-64b3-4bf7-bec9-798309406d4d_2_1&amp;amp;ln=en-gb&amp;amp;prid=9455&amp;amp;gprid=347865) 
to&lt;/a&gt; get the to provide you with details of the updates that you will need to 
apply to your system. My understanding is that this will not cost you anything, 
as it is a known bug. (Some are detailed here &lt;a href="http://blogs.msdn.com/psssql/archive/2007/05/31/the-sql-server-working-set-message.aspx"&gt;http://blogs.msdn.com/psssql/archive/2007/05/31/the-sql-server-working-set-message.aspx&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If after contacting CSS you are unable to get an immediate fix, or they want 
you to pay please comment and vote on this connect item &lt;/p&gt;
&lt;p&gt;&lt;a href="https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=422322"&gt;https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=422322&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Or send me email using this form &lt;a href="http://sqlblogcasts.com/blogs/simons/contact.aspx"&gt;http://sqlblogcasts.com/blogs/simons/contact.aspx&lt;/a&gt;&lt;/p&gt;
&lt;hr /&gt;
-

&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
 &lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=11424" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Performance/default.aspx">Performance</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005+SP2/default.aspx">SQL Server 2005 SP2</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Bugs/default.aspx">Bugs</category></item><item><title>Get the tools the professionals use - ReadTrace is now available for SQL 2005</title><link>http://sqlblogcasts.com/blogs/simons/archive/2007/12/18/Get-the-tools-the-professionals-use---ReadTrace-is-now-available-for-SQL-2005.aspx</link><pubDate>Tue, 18 Dec 2007 15:31:06 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:5649</guid><dc:creator>simonsabin</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/rsscomments.aspx?PostID=5649</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/commentapi.aspx?PostID=5649</wfw:comment><comments>http://sqlblogcasts.com/blogs/simons/archive/2007/12/18/Get-the-tools-the-professionals-use---ReadTrace-is-now-available-for-SQL-2005.aspx#comments</comments><description>
&lt;p&gt;One gripe about SQL 2005 was that read80trace wasn&amp;#39;t 
available for it.&lt;/p&gt;
&lt;p&gt;That has now been rectified with the release of RML Utilities for SQL 
Server.&lt;/p&gt;
&lt;p&gt;This is an application that has a set of utilities for reading, analysing and 
replaying trace files. This is essential when doing any sort of analysis of a 
SQL Server system.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve had a quick look and it looks very sound, I look forward to spending 
some more time investingating it in depth and see how it compares to some of the 
other tools out in the market place.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/psssql/archive/2007/12/18/rml-utilities-for-microsoft-sql-server-released.aspx"&gt;http://blogs.msdn.com/psssql/archive/2007/12/18/rml-utilities-for-microsoft-sql-server-released.aspx&lt;/a&gt;&lt;/p&gt;
&lt;br /&gt;
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/Social_Buttons.js"&gt;&lt;/script&gt;
&lt;hr /&gt;
-
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/google_rss.js"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;var height=90;var width=720;&lt;/script&gt;
&lt;script src="http://www.sqlknowhow.com/scripts/Banner.js" type="text/javascript"&gt;
&lt;/script&gt;
 &lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=5649" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Performance/default.aspx">Performance</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005+SP2/default.aspx">SQL Server 2005 SP2</category></item><item><title>How big is your procedure cache?</title><link>http://sqlblogcasts.com/blogs/simons/archive/2007/08/15/How-big-is-your-procedure-cache-.aspx</link><pubDate>Wed, 15 Aug 2007 20:57:53 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:2206</guid><dc:creator>simonsabin</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/rsscomments.aspx?PostID=2206</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/commentapi.aspx?PostID=2206</wfw:comment><comments>http://sqlblogcasts.com/blogs/simons/archive/2007/08/15/How-big-is-your-procedure-cache-.aspx#comments</comments><description>
&lt;p&gt;There have been continuing reports by most people I 
speak to about theire procedure cache becoming huge. Especially on 64 bit 
systems with lots of memory. Memory that you want for your data.&lt;/p&gt;
&lt;p&gt;The issue is due to the storinging of compiled adhoc plans. They just aren&amp;#39;t 
getting aged out of the cache.&lt;/p&gt;
&lt;p&gt;We are lobbying for there to be a way of limitiing the size of the procedure 
cache. If I have 8Gb of memory I don&amp;#39;t want 2 Gb to be used by the procedure 
cache. If you agree please vote on it here &lt;/p&gt;
&lt;p&gt;&lt;a href="https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=293188"&gt;https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=293188&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;So you don&amp;#39;t think it applies to you. I bet you will be suprised, run 
&lt;/p&gt;&lt;font color="#0000ff" size="2"&gt;
&lt;p&gt;select&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;name&lt;/font&gt;&lt;font color="#808080" size="2"&gt;,&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff00ff" size="2"&gt;SUM&lt;/font&gt;&lt;font color="#808080" size="2"&gt;(&lt;/font&gt;&lt;font size="2"&gt;single_pages_kb 
&lt;/font&gt;&lt;font color="#808080" size="2"&gt;+&lt;/font&gt;&lt;font size="2"&gt; 
multi_pages_kb&lt;/font&gt;&lt;font color="#808080" size="2"&gt;)/&lt;/font&gt;&lt;font size="2"&gt;1024.0 
MBUsed&lt;/p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;
&lt;p&gt;from&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#008000" size="2"&gt;sys.dm_os_memory_clerks&lt;/p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;
&lt;p&gt;group&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;by&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;name&lt;/p&gt;
&lt;p&gt;order&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;by&lt;/font&gt;&lt;font size="2"&gt; 2 &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;desc&lt;/p&gt;&lt;/font&gt;
&lt;p&gt;and see how many MB is used by SQLPlans&lt;/p&gt;
&lt;p&gt;Generate the scripts for a database and see what the difference is, I am sure 
you will be suprised.&lt;/p&gt;
&lt;p&gt;You will also find that many of Microsoft tools that don&amp;#39;t provide 
parameterised queries also cause the problem&lt;/p&gt;
&lt;p&gt;Vote now your database needs you&lt;/p&gt;
&lt;p&gt;&lt;a href="https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=293188"&gt;https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=293188&lt;/a&gt; 
&lt;/p&gt;
&lt;br /&gt;
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/Social_Buttons.js"&gt;&lt;/script&gt;
&lt;hr /&gt;
-
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/google_rss.js"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;var height=90;var width=720;&lt;/script&gt;
&lt;script src="http://www.sqlknowhow.com/scripts/Banner.js" type="text/javascript"&gt;
&lt;/script&gt;
 &lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2206" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005+SP2/default.aspx">SQL Server 2005 SP2</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/64bit/default.aspx">64bit</category></item><item><title>SSIS - What is wrong with it</title><link>http://sqlblogcasts.com/blogs/simons/archive/2007/07/27/SSIS---What-is-wrong-with-it.aspx</link><pubDate>Fri, 27 Jul 2007 22:08:48 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:2142</guid><dc:creator>simonsabin</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/rsscomments.aspx?PostID=2142</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/commentapi.aspx?PostID=2142</wfw:comment><comments>http://sqlblogcasts.com/blogs/simons/archive/2007/07/27/SSIS---What-is-wrong-with-it.aspx#comments</comments><description>
&lt;p&gt;I recently visited a client that was achieving wonders 
with DTS, I was there to give them pointers on SSIS. I spent a day gogin over 
SSIS from the control flow to configrations.&lt;/p&gt;
&lt;p&gt;A couple of things really got me was that SSIS is a new world that youhave to 
learn and boy there is a lot to learn, SSIS has many ways of achieving the same 
thing and many ways of doing it badly.&lt;/p&gt;
&lt;p&gt;Whilist SSIS can do a lot, if your familiar with programming why venture away 
from the activex script. &lt;/p&gt;
&lt;p&gt;The interface sucks so why not write it all yourself.&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t express how I felt after this day, the realisation of how difficult 
SSIS is was overwhelming. Having used SSIS for 2 years I the number of features 
that require special attention is huge.&lt;/p&gt;
&lt;p&gt;SSIS is great for what it is designed for, but you need to all tricks to 
really get the power out of it.&lt;/p&gt;
&lt;p&gt;Jamie has responsding to similar annoyances on his blog &lt;a href="http://blogs.conchango.com/jamiethomson/archive/2007/07/27/SSIS_3A00_-The-backlash-continues.aspx"&gt;http://blogs.conchango.com/jamiethomson/archive/2007/07/27/SSIS_3A00_-The-backlash-continues.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;br /&gt;
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/Social_Buttons.js"&gt;&lt;/script&gt;
&lt;hr /&gt;
-
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/google_rss.js"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;var height=90;var width=720;&lt;/script&gt;
&lt;script src="http://www.sqlknowhow.com/scripts/Banner.js" type="text/javascript"&gt;
&lt;/script&gt;
 &lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2142" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SSIS+-+Integration+Services/default.aspx">SSIS - Integration Services</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005+SP2/default.aspx">SQL Server 2005 SP2</category></item><item><title>SSIS : Lookup component doesn't handle data type changes</title><link>http://sqlblogcasts.com/blogs/simons/archive/2007/05/08/SSIS---Lookup-component-doesn-t-handle-data-type-changes.aspx</link><pubDate>Tue, 08 May 2007 11:44:42 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:1782</guid><dc:creator>simonsabin</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/rsscomments.aspx?PostID=1782</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/commentapi.aspx?PostID=1782</wfw:comment><comments>http://sqlblogcasts.com/blogs/simons/archive/2007/05/08/SSIS---Lookup-component-doesn-t-handle-data-type-changes.aspx#comments</comments><description>
&lt;p&gt;I am always trying to optimise the storage I use this 
often results in changing between tinyint, smallint and int data types as the 
amount of data I need to capture increases.&lt;/p&gt;
&lt;p&gt;Unfortunately the SSIS lookup component doesn&amp;#39;t handle such changes very 
well. Well it doesn&amp;#39;t.&lt;/p&gt;
&lt;p&gt;If you change the the data types of the column being used in the query of the 
lookup component it will error saying that data types are incompatible. This is 
due to inconsistency with the data types of the colum collections used in a 
component. &lt;/p&gt;
&lt;p&gt;I believe the lookup should handle this automatically, if you agree please 
vote here.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=276217"&gt;https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=276217&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The only work around is to recreate the lookup or to hack changing the SQL a 
few times to get the lookup to change its internal structures.&lt;/p&gt;
&lt;br /&gt;
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/Social_Buttons.js"&gt;&lt;/script&gt;
&lt;hr /&gt;
-
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/google_rss.js"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;var height=90;var width=720;&lt;/script&gt;
&lt;script src="http://www.sqlknowhow.com/scripts/Banner.js" type="text/javascript"&gt;
&lt;/script&gt;
 &lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=1782" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SSIS+-+Integration+Services/default.aspx">SSIS - Integration Services</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005+SP2/default.aspx">SQL Server 2005 SP2</category></item><item><title>Hot fixes are always cumulative</title><link>http://sqlblogcasts.com/blogs/simons/archive/2007/03/30/Hot-fixes-are-always-cumulative.aspx</link><pubDate>Fri, 30 Mar 2007 10:19:46 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:1671</guid><dc:creator>simonsabin</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/rsscomments.aspx?PostID=1671</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/commentapi.aspx?PostID=1671</wfw:comment><comments>http://sqlblogcasts.com/blogs/simons/archive/2007/03/30/Hot-fixes-are-always-cumulative.aspx#comments</comments><description>
&lt;p&gt;The one thing I learnt when I was at the MVP summit a 
few weeks ago was that hotfixes are always cumulative, in other words you get 
all the other hotfixes&amp;nbsp;that have been made prior to your hot fix.&lt;/p&gt;
&lt;p&gt;The reason for this is that there is one SQL Server code branch that is used 
for releasing code. The code changes for the hotfix are applied to the branch 
and the hotfix package is then built. &lt;/p&gt;
&lt;p&gt;You may have noticed that the GDR (General Distribution Release in between a 
hotfix and an SP)&amp;nbsp;for the Maintenance plan cleanup bug made changes to all 
sorts of areas including RS, AS not just the tools. This is because the GDR is 
just a hotfix that is made public.&lt;/p&gt;
&lt;p&gt;Tony has blogged about the time it takes to apply the latest SQL Hotfix &lt;a id="ctl00_ctl01_bcr_AggPosts___Posts___Posts_ctl01_TitleLink" href="http://sqlblogcasts.com/blogs/tonyrogerson/archive/2007/03/30/sql-2005-sp2-hot-fix-from-windows-update-takes-over-10-minutes-to-run.aspx"&gt;SQL 
2005 SP2 hot fix from windows update takes over 10 minutes to run!&lt;/a&gt;&amp;nbsp;This 
is probably because the cut off for SP2 was quite a while ago and so hotfixes 
have been piling up so the hot fix actuall contains lots of previous 
hotfixes.&lt;/p&gt;
&lt;p&gt;Be warned. Make sure you have a well structured testing process for applying 
hotfixes as well as service packs&lt;/p&gt;
&lt;br /&gt;
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/Social_Buttons.js"&gt;&lt;/script&gt;
&lt;hr /&gt;
-
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/google_rss.js"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;var height=90;var width=720;&lt;/script&gt;
&lt;script src="http://www.sqlknowhow.com/scripts/Banner.js" type="text/javascript"&gt;
&lt;/script&gt;
 &lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=1671" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005+SP2/default.aspx">SQL Server 2005 SP2</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Service+Packs/default.aspx">Service Packs</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Hotfixes/default.aspx">Hotfixes</category></item><item><title>Free 2GB SQL Server USB Keys</title><link>http://sqlblogcasts.com/blogs/simons/archive/2007/03/29/Free-2GB-SQL-Server-USB-Keys.aspx</link><pubDate>Thu, 29 Mar 2007 14:06:27 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:1668</guid><dc:creator>simonsabin</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/rsscomments.aspx?PostID=1668</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/commentapi.aspx?PostID=1668</wfw:comment><comments>http://sqlblogcasts.com/blogs/simons/archive/2007/03/29/Free-2GB-SQL-Server-USB-Keys.aspx#comments</comments><description>
&lt;p&gt;We are holding the next UK SQL User group meeting in Central 
London on the 26th April from 6pm - 9pm (later if you fancy a drink)&lt;/p&gt;
&lt;p&gt;The eveneing will have a SQL event and BI event running side by side with&amp;nbsp;8 presenters and loads of giveaways 
including t-shirts, books and USB keys.&lt;/p&gt;
&lt;p&gt;If you want to learn more about Performance point or SSIS in the real world 
register for the BI event&lt;/p&gt;
&lt;p&gt;&lt;a href="http://sqlserverfaq.com/?eid=95&amp;amp;UK%20SQL%20Usergroup%20meeting%20-%20Performance%20Point,%20SSIS%20and%20more%20cool%20BI%20stuff"&gt;http://sqlserverfaq.com/?eid=95&amp;amp;UK SQL Usergroup meeting - Performance Point, SSIS and more cool BI stuff&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Or for sessions on managing change and using SMO from TSQL, Arrays in TSQL 
and other great SQL topics register for the SQL Event.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://sqlserverfaq.com/?eid=94&amp;amp;Managing%20Change,%20Agile%20Development%20and%20SQL%20Server%20Tips%20and%20Tricks%20"&gt;http://sqlserverfaq.com/?eid=94&amp;amp;Managing Change, Agile Development and SQL Server Tips and 
Tricks 
           &lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;We are restricted to only 30 people per event so make sure you register 
soon.&lt;/p&gt;
&lt;br /&gt;
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/Social_Buttons.js"&gt;&lt;/script&gt;
&lt;hr /&gt;
-
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/google_rss.js"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;var height=90;var width=720;&lt;/script&gt;
&lt;script src="http://www.sqlknowhow.com/scripts/Banner.js" type="text/javascript"&gt;
&lt;/script&gt;
 &lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=1668" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SSIS+-+Integration+Services/default.aspx">SSIS - Integration Services</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Community/default.aspx">Community</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Free/default.aspx">Free</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Service+Broker/default.aspx">Service Broker</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005+SP2/default.aspx">SQL Server 2005 SP2</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Data+Dude/default.aspx">Data Dude</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Usergroup/default.aspx">Usergroup</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Service+Packs/default.aspx">Service Packs</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Agile/default.aspx">Agile</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Swag/default.aspx">Swag</category></item><item><title>Update to the taskpad custom report</title><link>http://sqlblogcasts.com/blogs/simons/archive/2007/03/28/Update-to-the-taskpad-custom-report.aspx</link><pubDate>Wed, 28 Mar 2007 09:21:05 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:1666</guid><dc:creator>simonsabin</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/rsscomments.aspx?PostID=1666</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/commentapi.aspx?PostID=1666</wfw:comment><comments>http://sqlblogcasts.com/blogs/simons/archive/2007/03/28/Update-to-the-taskpad-custom-report.aspx#comments</comments><description>
&lt;p&gt;Thank you to those people that informed me that my 
taskpad report was incorrectly reporting the backups times against the wrong 
type of backup.&lt;/p&gt;
&lt;p&gt;I have now fixed the report and have also included&amp;nbsp;the backup types that 
are supported by SQL 2005.&lt;/p&gt;
&lt;p&gt;You can downlaod the new version of the&amp;nbsp;&lt;a href="http://sqlblogcasts.com/files/folders/custom_reports/entry1403.aspx"&gt;taskpad custom report&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You will need SQL Server 2005 SP2 to use the custom report.&lt;/p&gt;
&lt;br /&gt;
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/Social_Buttons.js"&gt;&lt;/script&gt;
&lt;hr /&gt;
-
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/google_rss.js"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;var height=90;var width=720;&lt;/script&gt;
&lt;script src="http://www.sqlknowhow.com/scripts/Banner.js" type="text/javascript"&gt;
&lt;/script&gt;
 &lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=1666" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Free/default.aspx">Free</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005+SP2/default.aspx">SQL Server 2005 SP2</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Reporting/default.aspx">Reporting</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Downloads/default.aspx">Downloads</category></item><item><title>SQL Server Trace Event Definitions</title><link>http://sqlblogcasts.com/blogs/simons/archive/2007/03/23/SQL-Server-Trace-Event-Definitions.aspx</link><pubDate>Fri, 23 Mar 2007 10:18:45 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:1654</guid><dc:creator>simonsabin</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/rsscomments.aspx?PostID=1654</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/commentapi.aspx?PostID=1654</wfw:comment><comments>http://sqlblogcasts.com/blogs/simons/archive/2007/03/23/SQL-Server-Trace-Event-Definitions.aspx#comments</comments><description>
&lt;p&gt;If you are using Event Notifications or capturing events 
in Profiler you undoubtedly have noticed that MS have used the same columns (xml 
elements) for storing different data for each event. For example there is an 
element called &amp;quot;integer data&amp;quot;. You may ask what is stored in here cos it ain&amp;#39;t 
obvious from the name of the element.&lt;/p&gt;
&lt;p&gt;Help is at hand but it&amp;#39;s not obvious. I spent a while digging through BOL and 
found the pages you need. &lt;/p&gt;
&lt;p&gt;The top level page is called &amp;quot;SQL Server Event Class Reference&amp;quot;&amp;nbsp;and can 
be found with thi BOL 
link&amp;nbsp;ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/udb9/html/0f0fe567-e115-4ace-b63c-73dc3428c0f6.htm&lt;/p&gt;
&lt;p&gt;This page provides a link to all the pages that detail what all the elements 
mean for each event class.&lt;/p&gt;
&lt;p&gt;In addition you can use the index and go to the pages directly. The name of 
the page is &amp;quot;&amp;lt;event name&amp;gt; event class&amp;quot; i.e.&lt;/p&gt;
&lt;p&gt;&amp;quot;Exception event class&amp;quot;&amp;nbsp; with a BOL link of 
ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/udb9/html/5a45dfa7-51fc-420c-96f6-ce2a1f61b684.htm&lt;/p&gt;
&lt;br /&gt;
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/Social_Buttons.js"&gt;&lt;/script&gt;
&lt;hr /&gt;
-
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/google_rss.js"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;var height=90;var width=720;&lt;/script&gt;
&lt;script src="http://www.sqlknowhow.com/scripts/Banner.js" type="text/javascript"&gt;
&lt;/script&gt;
 &lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=1654" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Documentation/default.aspx">Documentation</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005+SP2/default.aspx">SQL Server 2005 SP2</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Profiler/default.aspx">SQL Profiler</category></item><item><title>Maintenance plan warning for SP2</title><link>http://sqlblogcasts.com/blogs/simons/archive/2007/03/08/Maintenance-plan-warning-for-SP2.aspx</link><pubDate>Thu, 08 Mar 2007 07:54:32 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:1611</guid><dc:creator>simonsabin</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/rsscomments.aspx?PostID=1611</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/simons/commentapi.aspx?PostID=1611</wfw:comment><comments>http://sqlblogcasts.com/blogs/simons/archive/2007/03/08/Maintenance-plan-warning-for-SP2.aspx#comments</comments><description>
&lt;p&gt;Due to a regression bug introduced in SP2&amp;nbsp;some of 
the maintenance plan tasks that can operate on multiple databases may not perform 
as expected.&lt;/p&gt;
&lt;p&gt;If a maintenance plan component uses TSQL of this nature&lt;/p&gt;
&lt;p&gt;USE [DBFred]&lt;br /&gt;GO&lt;br /&gt;DBCC CHECKDB....&lt;br /&gt;GO&lt;br /&gt;USE [DBSimon]&lt;br /&gt;GO&lt;br /&gt;DBCC 
CHECKDB....&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;To handle errors in the process the batch is split into multiple commands 
(split by the GO keyword) so that if one fails the others can still be run.&lt;/p&gt;
&lt;p&gt;Because a new the server connection is being made for each statement the 
context of the connection is always the database specified in the connection 
string. Rather than the one specified in the previous USE statement.&lt;/p&gt;
&lt;p&gt;I have found&amp;nbsp;a partial workaround for the executesql task (the 
maintenance plan one), which is to open the maintenance plan in BI Studio and 
change the properties of the connection to not reset the connection.&lt;/p&gt;
&lt;p&gt;However this does not work for the Database Integrity component. &lt;/p&gt;
&lt;p&gt;I therefore suggest anyone that has upgraded to SP2 and is using the Database 
Integrity component to change and generate the SQL that would have been used and 
use either the normal SSIS ExecuteSQL Task or the Maintenance ExecuteSQL Task 
with the above work around. &lt;/p&gt;&lt;br /&gt;
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/Social_Buttons.js"&gt;&lt;/script&gt;
&lt;hr /&gt;
-
&lt;script type="text/javascript" src="http://sqlblogcasts.com/sitefiles/1000/google_rss.js"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;var height=90;var width=720;&lt;/script&gt;
&lt;script src="http://www.sqlknowhow.com/scripts/Banner.js" type="text/javascript"&gt;
&lt;/script&gt;
 &lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=1611" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Operations/default.aspx">Operations</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/SQL+Server+2005+SP2/default.aspx">SQL Server 2005 SP2</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Suggestions/default.aspx">Suggestions</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Bugs/default.aspx">Bugs</category><category domain="http://sqlblogcasts.com/blogs/simons/archive/tags/Service+Packs/default.aspx">Service Packs</category></item></channel></rss>