<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblogcasts.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Sutha&amp;#39;s SQL BI Blog</title><subtitle type="html" /><id>http://sqlblogcasts.com/blogs/tsutha/atom.aspx</id><link rel="alternate" type="text/html" href="http://sqlblogcasts.com/blogs/tsutha/default.aspx" /><link rel="self" type="application/atom+xml" href="http://sqlblogcasts.com/blogs/tsutha/atom.aspx" /><generator uri="http://communityserver.org" version="3.1.20917.1142">Community Server</generator><updated>2007-09-19T13:27:00Z</updated><entry><title>Performance Point 2007 Documentation</title><link rel="alternate" type="text/html" href="http://sqlblogcasts.com/blogs/tsutha/archive/2008/01/31/performance-point-2007-documentation.aspx" /><id>http://sqlblogcasts.com/blogs/tsutha/archive/2008/01/31/performance-point-2007-documentation.aspx</id><published>2008-01-31T16:21:00Z</published><updated>2008-01-31T16:21:00Z</updated><content type="html">&lt;P&gt;All&lt;/P&gt;
&lt;P&gt;You can download the following Documentations from &lt;A class="" href="http://technet.microsoft.com/en-us/library/cc161069.aspx"&gt;Technet site&lt;/A&gt;.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;PerformancePoint Server 2007 Planning &amp;amp; Architecture Guide&lt;/LI&gt;
&lt;LI&gt;PerformancePoint Server Operations Guide&lt;/LI&gt;
&lt;LI&gt;Deployment Guide for PerformancePoint Server 2007&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sutha&lt;/P&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=6538" width="1" height="1"&gt;</content><author><name>tsutha</name><uri>http://sqlblogcasts.com/members/tsutha.aspx</uri></author><category term="PerformancePoint" scheme="http://sqlblogcasts.com/blogs/tsutha/archive/tags/PerformancePoint/default.aspx" /></entry><entry><title>SQL Server Beta</title><link rel="alternate" type="text/html" href="http://sqlblogcasts.com/blogs/tsutha/archive/2008/01/30/sql-server-beta.aspx" /><id>http://sqlblogcasts.com/blogs/tsutha/archive/2008/01/30/sql-server-beta.aspx</id><published>2008-01-30T20:48:00Z</published><updated>2008-01-30T20:48:00Z</updated><content type="html">&lt;P&gt;All&lt;/P&gt;
&lt;P&gt;Most of you probably know this. I just found out about this site. If you want to play with SQL Server 2008 you can do it &lt;A class="" href="http://www.sqlserverbeta.com/"&gt;here&lt;/A&gt; at SqlServerBeta. It is totally free, you just need to sign-up and you would get 100MB database space. It will give you your own space to play with.&lt;/P&gt;
&lt;P&gt;Keep an eye out for MDM area on the same page or check out SQLPass website. It should appear soon, where you can test and play with Microsoft's new MDM solution.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sutha&lt;/P&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=6507" width="1" height="1"&gt;</content><author><name>tsutha</name><uri>http://sqlblogcasts.com/members/tsutha.aspx</uri></author><category term="General" scheme="http://sqlblogcasts.com/blogs/tsutha/archive/tags/General/default.aspx" /></entry><entry><title>Presenting again at SQLBits</title><link rel="alternate" type="text/html" href="http://sqlblogcasts.com/blogs/tsutha/archive/2008/01/28/presenting-again-at-sqlbits.aspx" /><id>http://sqlblogcasts.com/blogs/tsutha/archive/2008/01/28/presenting-again-at-sqlbits.aspx</id><published>2008-01-28T01:41:00Z</published><updated>2008-01-28T01:41:00Z</updated><content type="html">&lt;P&gt;I am presenting on Microsoft's Master Data Management (MDM) at &lt;A class="" title=http://www.sqlbits.com/ href="http://www.sqlbits.com/"&gt;SQLBits&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Thank you for all voted for my session.&lt;/P&gt;
&lt;P&gt;See you all there.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sutha&lt;/P&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=6435" width="1" height="1"&gt;</content><author><name>tsutha</name><uri>http://sqlblogcasts.com/members/tsutha.aspx</uri></author><category term="General" scheme="http://sqlblogcasts.com/blogs/tsutha/archive/tags/General/default.aspx" /></entry><entry><title>Data Profiling</title><link rel="alternate" type="text/html" href="http://sqlblogcasts.com/blogs/tsutha/archive/2008/01/23/data-profiling.aspx" /><id>http://sqlblogcasts.com/blogs/tsutha/archive/2008/01/23/data-profiling.aspx</id><published>2008-01-23T15:35:00Z</published><updated>2008-01-23T15:35:00Z</updated><content type="html">&lt;P&gt;I am very pleased to see Data Profiling Task is going to be part of SQL2008. I have been requesting this task since SQL 2005 TAP programme when I was at Reuters.&lt;/P&gt;
&lt;P&gt;You can read all about Data Profiling Task &lt;A class="" title=Profiling href="http://msdn2.microsoft.com/en-us/library/bb934048(SQL.100).aspx"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Another feature I would&amp;nbsp;like to see and have requested in the past is Dependancy Analysis Graphical Tool, which will tell me what would the impact on the whole project if I delete a column x from the ETL. In otherwords, which tables, views, stored procedures, packages, cubes and reports are affected by this change. I know there is an add-on available which allows us to do Dependancy Analysis. This was shipped as part of SQL Server 2005 Business Intelligence Metadata Samples Toolkit.&lt;/P&gt;
&lt;P&gt;Does anyone agrees with me or not?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sutha&lt;/P&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=6340" width="1" height="1"&gt;</content><author><name>tsutha</name><uri>http://sqlblogcasts.com/members/tsutha.aspx</uri></author><category term="SSIS" scheme="http://sqlblogcasts.com/blogs/tsutha/archive/tags/SSIS/default.aspx" /></entry><entry><title>What's new in SQL Server 2008 for SSIS - Part2</title><link rel="alternate" type="text/html" href="http://sqlblogcasts.com/blogs/tsutha/archive/2008/01/23/what-s-new-in-sql-server-2008-for-ssis-part-2.aspx" /><id>http://sqlblogcasts.com/blogs/tsutha/archive/2008/01/23/what-s-new-in-sql-server-2008-for-ssis-part-2.aspx</id><published>2008-01-23T06:10:00Z</published><updated>2008-01-23T06:10:00Z</updated><content type="html">&lt;U&gt;&lt;FONT color=#810081&gt;&lt;A href="http://blogs.msdn.com/mattm/archive/2008/01/22/what-s-new-in-sql-server-2008-for-ssis-part-two.aspx"&gt;http://blogs.msdn.com/mattm/archive/2008/01/22/what-s-new-in-sql-server-2008-for-ssis-part-two.aspx&lt;/A&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;A href="http://blogs.msdn.com/mattm/archive/2008/01/22/what-s-new-in-sql-server-2008-for-ssis-part-two.aspxhttp://blogs.msdn.com/mattm/archive/2008/01/22/what-s-new-in-sql-server-2008-for-ssis-part-two.aspxhttp://blogs.msdn.com/mattm/archive/2008/01/22/what-s-new-in-sql-server-2008-for-ssis-part-two.aspx"&gt;&lt;U&gt;&lt;FONT color=#810081&gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=6335" width="1" height="1"&gt;</content><author><name>tsutha</name><uri>http://sqlblogcasts.com/members/tsutha.aspx</uri></author><category term="SSIS" scheme="http://sqlblogcasts.com/blogs/tsutha/archive/tags/SSIS/default.aspx" /></entry><entry><title>What's new in SQL Server 2008 for SSIS - Part1</title><link rel="alternate" type="text/html" href="http://sqlblogcasts.com/blogs/tsutha/archive/2008/01/11/what-s-new-in-sql-server-2008-for-ssis-part1.aspx" /><id>http://sqlblogcasts.com/blogs/tsutha/archive/2008/01/11/what-s-new-in-sql-server-2008-for-ssis-part1.aspx</id><published>2008-01-11T08:42:00Z</published><updated>2008-01-11T08:42:00Z</updated><content type="html">&lt;P&gt;&lt;A href="http://blogs.msdn.com/mattm/archive/2008/01/10/what-s-new-in-sql-server-2008-for-ssis-part-one.aspx"&gt;http://blogs.msdn.com/mattm/archive/2008/01/10/what-s-new-in-sql-server-2008-for-ssis-part-one.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sutha&lt;/P&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=6144" width="1" height="1"&gt;</content><author><name>tsutha</name><uri>http://sqlblogcasts.com/members/tsutha.aspx</uri></author><category term="SSIS" scheme="http://sqlblogcasts.com/blogs/tsutha/archive/tags/SSIS/default.aspx" /></entry><entry><title>SQLBits II</title><link rel="alternate" type="text/html" href="http://sqlblogcasts.com/blogs/tsutha/archive/2008/01/03/sqlbits-ii.aspx" /><id>http://sqlblogcasts.com/blogs/tsutha/archive/2008/01/03/sqlbits-ii.aspx</id><published>2008-01-03T17:14:00Z</published><updated>2008-01-03T17:14:00Z</updated><content type="html">&lt;P&gt;Most of you know that I am not a regular blogger.&amp;nbsp;Since first SQLBits presentation I haven't updated my blog. Guess what, second one is around the corner. &lt;/P&gt;
&lt;P&gt;You can get more information &lt;A class="" href="http://www.sqlbits.com/default.aspx?AspxAutoDetectCookieSupport=1"&gt;here&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;I have submitted a session on Master Data Management (MDM). Hopefully the product will be available soon on TAP. Microsoft suppose to release the product end of last year. I hope they will release it soon.&lt;/P&gt;
&lt;P&gt;There are over 35 &lt;A class="" href="http://www.sqlbits.com/information/PublicSessions.aspx"&gt;sessions&lt;/A&gt; submitted and please vote for the topics you would like&amp;nbsp;to see&amp;nbsp;most.&lt;/P&gt;
&lt;P&gt;You can vote now at &lt;A href="http://www.sqlbits.com/information/PublicSessions.aspx"&gt;&lt;FONT color=#0000cc&gt;http://www.sqlbits.com/information/PublicSessions.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sutha&lt;/P&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=5950" width="1" height="1"&gt;</content><author><name>tsutha</name><uri>http://sqlblogcasts.com/members/tsutha.aspx</uri></author><category term="General" scheme="http://sqlblogcasts.com/blogs/tsutha/archive/tags/General/default.aspx" /></entry><entry><title>Thank You For Attending SQLBits</title><link rel="alternate" type="text/html" href="http://sqlblogcasts.com/blogs/tsutha/archive/2007/10/06/thank-you-for-attending-sqlbits.aspx" /><id>http://sqlblogcasts.com/blogs/tsutha/archive/2007/10/06/thank-you-for-attending-sqlbits.aspx</id><published>2007-10-06T20:31:00Z</published><updated>2007-10-06T20:31:00Z</updated><content type="html">&lt;P&gt;Thank you for all of you who turned up today for SQLBits. It has been well organised and well run, thanks to Tony, Simon, Martin &amp;amp; Chris. &lt;/P&gt;
&lt;P&gt;Thank you for all of you who attended my session on Early Arriving Facts. It was a reasonable turnout for a Saturday morning 09:30.&lt;/P&gt;
&lt;P&gt;Slide deck and demo will be posted on SQLBits website.&lt;/P&gt;
&lt;P&gt;If you have any queries please do not hesitate to contact me.&lt;/P&gt;
&lt;P&gt;Looking forward to the next year SQLBits already! &lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sutha&lt;/P&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2613" width="1" height="1"&gt;</content><author><name>tsutha</name><uri>http://sqlblogcasts.com/members/tsutha.aspx</uri></author><category term="General" scheme="http://sqlblogcasts.com/blogs/tsutha/archive/tags/General/default.aspx" /></entry><entry><title>Performance Point RTM Available</title><link rel="alternate" type="text/html" href="http://sqlblogcasts.com/blogs/tsutha/archive/2007/09/28/performance-point-rtm-available.aspx" /><id>http://sqlblogcasts.com/blogs/tsutha/archive/2007/09/28/performance-point-rtm-available.aspx</id><published>2007-09-28T11:08:00Z</published><updated>2007-09-28T11:08:00Z</updated><content type="html">&lt;P&gt;Performance Point RTM is available for download. Please note this is only Evaluation version. MSDN download should be available in 2 weeks time.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyId=6372C24F-67DD-42DD-B034-748907B23420&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=6372C24F-67DD-42DD-B034-748907B23420&amp;amp;displaylang=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sutha&lt;/P&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2584" width="1" height="1"&gt;</content><author><name>tsutha</name><uri>http://sqlblogcasts.com/members/tsutha.aspx</uri></author><category term="PerformancePoint" scheme="http://sqlblogcasts.com/blogs/tsutha/archive/tags/PerformancePoint/default.aspx" /></entry><entry><title>BI User Group</title><link rel="alternate" type="text/html" href="http://sqlblogcasts.com/blogs/tsutha/archive/2007/09/26/uk-sql-usergroup-meeting.aspx" /><id>http://sqlblogcasts.com/blogs/tsutha/archive/2007/09/26/uk-sql-usergroup-meeting.aspx</id><published>2007-09-26T22:35:00Z</published><updated>2007-09-26T22:35:00Z</updated><content type="html">&lt;P&gt;I just got back from BI User Group Evening. Mark Hill and Suranjan Som did couple of excellent presentations.&lt;/P&gt;
&lt;P&gt;It was nice to catch up with some old buddies.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sutha&lt;/P&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2574" width="1" height="1"&gt;</content><author><name>tsutha</name><uri>http://sqlblogcasts.com/members/tsutha.aspx</uri></author><category term="General" scheme="http://sqlblogcasts.com/blogs/tsutha/archive/tags/General/default.aspx" /></entry><entry><title>I am presenting at SQLBits</title><link rel="alternate" type="text/html" href="http://sqlblogcasts.com/blogs/tsutha/archive/2007/09/24/i-am-presenting-at-sqlbits.aspx" /><id>http://sqlblogcasts.com/blogs/tsutha/archive/2007/09/24/i-am-presenting-at-sqlbits.aspx</id><published>2007-09-24T09:39:00Z</published><updated>2007-09-24T09:39:00Z</updated><content type="html">&lt;P&gt;All&lt;/P&gt;
&lt;P&gt;I&amp;nbsp;will be presenting&amp;nbsp;at SQLBits.&amp;nbsp;I am presenting on how can we handle early arriving facts?&lt;/P&gt;
&lt;P&gt;I will be around at Ask The Experts area. I will be coming along to the social event at Reading Bowl.&lt;/P&gt;
&lt;P&gt;You can find out more at &lt;A href="http://www.sqlbits.com/"&gt;http://www.sqlbits.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Look forward to see you all there.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sutha&lt;/P&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2560" width="1" height="1"&gt;</content><author><name>tsutha</name><uri>http://sqlblogcasts.com/members/tsutha.aspx</uri></author><category term="General" scheme="http://sqlblogcasts.com/blogs/tsutha/archive/tags/General/default.aspx" /></entry><entry><title>Not Being Able to Connect To PAS - Modify global.asa</title><link rel="alternate" type="text/html" href="http://sqlblogcasts.com/blogs/tsutha/archive/2007/09/20/not-being-able-to-connect-to-pas-modify-global-asa.aspx" /><id>http://sqlblogcasts.com/blogs/tsutha/archive/2007/09/20/not-being-able-to-connect-to-pas-modify-global-asa.aspx</id><published>2007-09-20T13:21:00Z</published><updated>2007-09-20T13:21:00Z</updated><content type="html">&lt;P class=SP1986146 style="MARGIN:0cm 0cm 0pt;"&gt;&lt;SPAN class=SC19278558&gt;&lt;SPAN style="FONT-SIZE:10pt;"&gt;&lt;FONT face="Trebuchet MS"&gt;&lt;U&gt;Assign all Web Standard users to the same Active Directory domain or to a trusted domain.&lt;/U&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;u5:p&gt;&lt;/u5:p&gt;
&lt;P class=SP1986146 style="MARGIN:0cm 0cm 0pt;"&gt;&lt;SPAN class=SC19278558&gt;&lt;SPAN style="FONT-SIZE:10pt;"&gt;&lt;FONT face="Trebuchet MS"&gt;•Register a Service Principal Number (SPN) in Active Directory on the computer running Analysis Services. &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=SP1986146 style="MARGIN:0cm 0cm 0pt;"&gt;&lt;SPAN class=SC19278558&gt;&lt;SPAN style="FONT-SIZE:10pt;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=SC19278558&gt;&lt;SPAN style="FONT-SIZE:10pt;"&gt;&lt;FONT face="Trebuchet MS"&gt;•On your domain controller and on all client computers, configure the Active Directory Users and Groups setting to enable &lt;I&gt;Computer is Trusted for Delegation&lt;/I&gt;.&amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;u5:p&gt;&lt;/u5:p&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;SPAN class=SC19278558&gt;&lt;SPAN style="FONT-SIZE:10pt;"&gt;&lt;FONT face="Trebuchet MS"&gt;•On Analytics Server&lt;B&gt;, edit global.asa to enable pool.negotiateauthentication&lt;/B&gt;. &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="FONT-SIZE:10pt;COLOR:black;"&gt;Any servers deployed between Analytics Server and Analysis Services must also be configured so that the Active Directory setting &lt;I&gt;Computer is Trusted for Delegation &lt;/I&gt;is enabled.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="FONT-SIZE:10pt;COLOR:black;"&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN style="FONT-SIZE:10pt;COLOR:black;"&gt;&lt;u5:p&gt;&lt;FONT face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/u5:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=SP1986140 style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="Trebuchet MS"&gt;&lt;B&gt;&lt;SPAN style="FONT-SIZE:15pt;"&gt;Configure Global.asa on Analytics Server &lt;/SPAN&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV class=SP1986140 style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="Trebuchet MS"&gt;&lt;B&gt;&lt;SPAN style="FONT-SIZE:15pt;"&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;FONT face="Trebuchet MS"&gt;&lt;SPAN class=SC19278558&gt;&lt;SPAN style="FONT-SIZE:10pt;"&gt;On the computer running Analytics Server, browse to the following directory: C:\Inetpub\wwwroot\PAS&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;u5:p&gt;&lt;/u5:p&gt;
&lt;LI&gt;
&lt;DIV class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="Trebuchet MS"&gt;&lt;SPAN class=SC19278558&gt;&lt;SPAN style="FONT-SIZE:10pt;"&gt;Using a text editor such as Notepad, open global.asa and set the method named pool.negotiateauthentication to &lt;I&gt;True&lt;/I&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;FONT face="Trebuchet MS"&gt;&lt;SPAN class=SC19278558&gt;&lt;SPAN style="FONT-SIZE:10pt;"&gt;Restart&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;u5:p&gt;&lt;/u5:p&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;SPAN style="COLOR:#1f497d;"&gt;&lt;u5:p&gt;&lt;FONT face=Calibri size=3&gt;Mark provided me this information and I am putting it here for my future reference.&lt;/FONT&gt;&lt;/u5:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;SPAN style="COLOR:#1f497d;"&gt;&lt;u5:p&gt;&lt;FONT face=Calibri size=3&gt;&lt;/FONT&gt;&lt;/u5:p&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;SPAN style="COLOR:#1f497d;"&gt;&lt;u5:p&gt;&lt;FONT face=Calibri size=3&gt;Thanks&lt;/FONT&gt;&lt;/u5:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0cm 0cm 0pt;"&gt;&lt;SPAN style="COLOR:#1f497d;"&gt;&lt;u5:p&gt;&lt;FONT face=Calibri size=3&gt;Sutha&lt;/FONT&gt;&lt;/u5:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2546" width="1" height="1"&gt;</content><author><name>tsutha</name><uri>http://sqlblogcasts.com/members/tsutha.aspx</uri></author><category term="Pro Clarity" scheme="http://sqlblogcasts.com/blogs/tsutha/archive/tags/Pro+Clarity/default.aspx" /></entry><entry><title>Enable Kerberos Event logging</title><link rel="alternate" type="text/html" href="http://sqlblogcasts.com/blogs/tsutha/archive/2007/09/20/enable-kerberos-event-logging.aspx" /><id>http://sqlblogcasts.com/blogs/tsutha/archive/2007/09/20/enable-kerberos-event-logging.aspx</id><published>2007-09-20T13:16:00Z</published><updated>2007-09-20T13:16:00Z</updated><content type="html">&lt;P&gt;If you had issues with Kerberos and wanted to see where things are going wrong you can enable a registry setting, This setting wouldnt even need re-boot.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.microsoft.com/kb/262177/"&gt;http://support.microsoft.com/kb/262177/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sutha&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2545" width="1" height="1"&gt;</content><author><name>tsutha</name><uri>http://sqlblogcasts.com/members/tsutha.aspx</uri></author><category term="General" scheme="http://sqlblogcasts.com/blogs/tsutha/archive/tags/General/default.aspx" /></entry><entry><title>Cumulative update package 3 for SQL Server 2005 Service Pack 2</title><link rel="alternate" type="text/html" href="http://sqlblogcasts.com/blogs/tsutha/archive/2007/09/19/cumulative-update-package-3-for-sql-server-2005-service-pack-2.aspx" /><id>http://sqlblogcasts.com/blogs/tsutha/archive/2007/09/19/cumulative-update-package-3-for-sql-server-2005-service-pack-2.aspx</id><published>2007-09-19T12:48:00Z</published><updated>2007-09-19T12:48:00Z</updated><content type="html">&lt;P&gt;There is a new hotfix available for SQL Server 2005 SP2. There are number of fixes in this.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.microsoft.com/kb/939537/"&gt;http://support.microsoft.com/kb/939537/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This is not publicly available. You would need to subit a request and you will get a reply within few hours stating the location and password where you can download the cumulative package.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sutha&lt;/P&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2538" width="1" height="1"&gt;</content><author><name>tsutha</name><uri>http://sqlblogcasts.com/members/tsutha.aspx</uri></author><category term="SQL" scheme="http://sqlblogcasts.com/blogs/tsutha/archive/tags/SQL/default.aspx" /></entry><entry><title>SQL Server 2005 Performance Dashboard Reports</title><link rel="alternate" type="text/html" href="http://sqlblogcasts.com/blogs/tsutha/archive/2007/09/19/sql-server-2005-performance-dashboard-reports.aspx" /><id>http://sqlblogcasts.com/blogs/tsutha/archive/2007/09/19/sql-server-2005-performance-dashboard-reports.aspx</id><published>2007-09-19T12:27:00Z</published><updated>2007-09-19T12:27:00Z</updated><content type="html">&lt;P&gt;If you have come across performance issues in SQL Server 2005, you might find this useful.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=1d3a4a0d-7e0c-4730-8204-e419218c1efc&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=1d3a4a0d-7e0c-4730-8204-e419218c1efc&amp;amp;displaylang=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Sutha&lt;/P&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2537" width="1" height="1"&gt;</content><author><name>tsutha</name><uri>http://sqlblogcasts.com/members/tsutha.aspx</uri></author><category term="SQL" scheme="http://sqlblogcasts.com/blogs/tsutha/archive/tags/SQL/default.aspx" /></entry></feed>