<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for SSIS Talk</title>
	<atom:link href="http://www.ssistalk.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ssistalk.com</link>
	<description>Random thoughts and experiences with SSIS, by Phil Brammer</description>
	<pubDate>Tue,  6 Jan 2009 09:18:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>Comment on Happy New Year and what&#8217;s in store for SSISTalk.com by Sean Kenney</title>
		<link>http://www.ssistalk.com/2009/01/01/happy-new-year-and-whats-in-store-for-ssistalkcom/#comment-1356</link>
		<dc:creator>Sean Kenney</dc:creator>
		<pubDate>Fri, 02 Jan 2009 16:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssistalk.com/?p=107#comment-1356</guid>
		<description>Its been a great 2008 on SSISTalk.com and I look forward to an even better 2009!

Sean</description>
		<content:encoded><![CDATA[<p>Its been a great 2008 on SSISTalk.com and I look forward to an even better 2009!</p>
<p>Sean</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSIS - Working with cobol zoned (signed) decimals by Jim</title>
		<link>http://www.ssistalk.com/2007/03/14/ssis-working-with-cobol-zoned-signed-decimals/#comment-1210</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Tue, 23 Dec 2008 08:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssistalk.com/2007/03/14/ssis-working-with-cobol-zoned-signed-decimals/#comment-1210</guid>
		<description>Doesn't seem to work in SSIS in 2008. When I try to use the select statement for the lookup table, it complains "The lookup transformation reference metadata contains too few columns." 

Any ideas? Has anyone tried this approach on SQL 2008?

thanks</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t seem to work in SSIS in 2008. When I try to use the select statement for the lookup table, it complains &#8220;The lookup transformation reference metadata contains too few columns.&#8221; </p>
<p>Any ideas? Has anyone tried this approach on SQL 2008?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSIS &#038; Mapped Network Drives by Adam</title>
		<link>http://www.ssistalk.com/2008/10/24/ssis-mapped-network-drives/#comment-1090</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 18 Dec 2008 20:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssistalk.com/?p=82#comment-1090</guid>
		<description>In the end I did exactly that, I setup some sql security credentials, then created a proxy under SSIS Package Execution which I gave the SQL Agent to run as when calling my pacakage.

Thanks for the all your responses and the acticle.</description>
		<content:encoded><![CDATA[<p>In the end I did exactly that, I setup some sql security credentials, then created a proxy under SSIS Package Execution which I gave the SQL Agent to run as when calling my pacakage.</p>
<p>Thanks for the all your responses and the acticle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSIS &#038; Mapped Network Drives by Henry</title>
		<link>http://www.ssistalk.com/2008/10/24/ssis-mapped-network-drives/#comment-1089</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Thu, 18 Dec 2008 16:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssistalk.com/?p=82#comment-1089</guid>
		<description>I actually dealt with this issue today. 

Remember that if you execute the package "in context of the server" thus via SQL Agent (scheduled job) you need to give the account under which the SQL Agent is running access to the folders where you are trying to access files/data.</description>
		<content:encoded><![CDATA[<p>I actually dealt with this issue today. </p>
<p>Remember that if you execute the package &#8220;in context of the server&#8221; thus via SQL Agent (scheduled job) you need to give the account under which the SQL Agent is running access to the folders where you are trying to access files/data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSIS &#038; Mapped Network Drives by Phil Brammer</title>
		<link>http://www.ssistalk.com/2008/10/24/ssis-mapped-network-drives/#comment-916</link>
		<dc:creator>Phil Brammer</dc:creator>
		<pubDate>Mon, 15 Dec 2008 19:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssistalk.com/?p=82#comment-916</guid>
		<description>What errors are you receiving, Adam?  Are you running the package through SQL Server Agent, or another scheduling tool?

Remember that just because you might have access to a network resource doesn't mean that the account that executes the package does.

Phil</description>
		<content:encoded><![CDATA[<p>What errors are you receiving, Adam?  Are you running the package through SQL Server Agent, or another scheduling tool?</p>
<p>Remember that just because you might have access to a network resource doesn&#8217;t mean that the account that executes the package does.</p>
<p>Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSIS &#038; Mapped Network Drives by Adam</title>
		<link>http://www.ssistalk.com/2008/10/24/ssis-mapped-network-drives/#comment-915</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Mon, 15 Dec 2008 17:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssistalk.com/?p=82#comment-915</guid>
		<description>Hi Phil,

I've encountered the exact problem you've described but even using the UNC path has not helped. Is there somethin else I might be missing like a specific package proctection level or something?</description>
		<content:encoded><![CDATA[<p>Hi Phil,</p>
<p>I&#8217;ve encountered the exact problem you&#8217;ve described but even using the UNC path has not helped. Is there somethin else I might be missing like a specific package proctection level or something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSIS - &#8220;Access is denied&#8221; when connection to remote SSIS service by Harold Buckner</title>
		<link>http://www.ssistalk.com/2007/04/13/ssis-access-is-denied-when-connection-to-remote-ssis-service/#comment-658</link>
		<dc:creator>Harold Buckner</dc:creator>
		<pubDate>Thu, 04 Dec 2008 19:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssistalk.com/2007/04/13/ssis-access-is-denied-when-connection-to-remote-ssis-service/#comment-658</guid>
		<description>I have a question about this topic:

Is there a way in qroup policy to apply Launch Permissions on MsDtsServer component to include the Distributed COM (DCOM) user group. I have found everytime I apply SQL Server patches it gets reset to default. I thought if Group Policy controlled it, I would not have to reapply this everytime I installed s SQL patch. 

Thanks</description>
		<content:encoded><![CDATA[<p>I have a question about this topic:</p>
<p>Is there a way in qroup policy to apply Launch Permissions on MsDtsServer component to include the Distributed COM (DCOM) user group. I have found everytime I apply SQL Server patches it gets reset to default. I thought if Group Policy controlled it, I would not have to reapply this everytime I installed s SQL patch. </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MSDN &#038; TechNet Search Improvements by Phil Brammer</title>
		<link>http://www.ssistalk.com/2008/11/26/msdn-technet-search/#comment-636</link>
		<dc:creator>Phil Brammer</dc:creator>
		<pubDate>Thu, 27 Nov 2008 04:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssistalk.com/?p=84#comment-636</guid>
		<description>Justin/Todd,
I've forwarded this page to the SSIS documentation team to provide them some feedback on how they may be able to improve the ability to search for Integration Services related terms.

Thanks,
Phil</description>
		<content:encoded><![CDATA[<p>Justin/Todd,<br />
I&#8217;ve forwarded this page to the SSIS documentation team to provide them some feedback on how they may be able to improve the ability to search for Integration Services related terms.</p>
<p>Thanks,<br />
Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MSDN &#038; TechNet Search Improvements by Phil Brammer</title>
		<link>http://www.ssistalk.com/2008/11/26/msdn-technet-search/#comment-635</link>
		<dc:creator>Phil Brammer</dc:creator>
		<pubDate>Thu, 27 Nov 2008 04:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssistalk.com/?p=84#comment-635</guid>
		<description>Yep, great feedback, Todd.  I'll pass that along to the search team.

(For those reading along, the page Todd's referring to is the "Integration Services Data Types" page.)

I suppose from a taxonomy perspective that page is no different than any other that has those terms in them.  With that said, we have a page that contains definitions, and as such, in the "library" source refinement category, definition pages should carry more weight than kb articles, white papers, etc...  Perhaps.

Also, with that said, a more proper search could be "ssis data types," (where your page returns as #1) but then you shouldn't *have* to make a "broad" search like that when all you want is to search by one data type.

Note: Actually, for me, Google returned that page as #12 in the list.  Google is a funny thing - consistent results it does not provide.  (And this may be based, in part, on click statistics and/or my logged-in Google profile, region of the country, who knows...)</description>
		<content:encoded><![CDATA[<p>Yep, great feedback, Todd.  I&#8217;ll pass that along to the search team.</p>
<p>(For those reading along, the page Todd&#8217;s referring to is the &#8220;Integration Services Data Types&#8221; page.)</p>
<p>I suppose from a taxonomy perspective that page is no different than any other that has those terms in them.  With that said, we have a page that contains definitions, and as such, in the &#8220;library&#8221; source refinement category, definition pages should carry more weight than kb articles, white papers, etc&#8230;  Perhaps.</p>
<p>Also, with that said, a more proper search could be &#8220;ssis data types,&#8221; (where your page returns as #1) but then you shouldn&#8217;t *have* to make a &#8220;broad&#8221; search like that when all you want is to search by one data type.</p>
<p>Note: Actually, for me, Google returned that page as #12 in the list.  Google is a funny thing - consistent results it does not provide.  (And this may be based, in part, on click statistics and/or my logged-in Google profile, region of the country, who knows&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MSDN &#038; TechNet Search Improvements by Justin Grant</title>
		<link>http://www.ssistalk.com/2008/11/26/msdn-technet-search/#comment-634</link>
		<dc:creator>Justin Grant</dc:creator>
		<pubDate>Thu, 27 Nov 2008 02:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssistalk.com/?p=84#comment-634</guid>
		<description>Responding to Todd McDermid - Hi Todd. I'm part of the team which builds MSDN Seach.  Thanks for the feedback-- reporting specific relevance issues like this one is a great way to help us improve. 

The DT_TEXT case is a weird one for two reasons:

1. the best page is a "group" page-- there's no page for "DT_TEXT" alone. This is unusual for MSDN-- we almost always try to give "API" pages (where there's a specific keyword you use to look it up) their own page, partially to make it easier for seach engines to find a single "best" page to correspond to that API/Keyword's name. 

2. some documents in the SSIS docs contain "(SSIS)" in the title and some don't.  Live Search, at our request, prioritizes words in the title very high for MSDN content so we can get the best match for class names, method names, language keywords, etc. which are always in the title

So an optimization for words-in-titles which usually helps actually hurts in this case. 

I'm following up with the Live Search team about this problem to see if they have a good idea for how to fix this.  If Live can't fix it, I'll pass on the feedback to the SQL Documentation team that they might want to consider putting that disambiguator (e.g. SSIS) in all their documents, not just ones which have duplicate titles elsewhere in SQL documentation. 

If you run into other cases where relevance isn't what you like, or you have a suggestion or bug report for MSDN Search, feel free to post at our forum: http://social.msdn.microsoft.com/forums/en-US/SearchFeedback/threads/

Thanks, 
Justin Grant
MSDN</description>
		<content:encoded><![CDATA[<p>Responding to Todd McDermid - Hi Todd. I&#8217;m part of the team which builds MSDN Seach.  Thanks for the feedback&#8211; reporting specific relevance issues like this one is a great way to help us improve. </p>
<p>The DT_TEXT case is a weird one for two reasons:</p>
<p>1. the best page is a &#8220;group&#8221; page&#8211; there&#8217;s no page for &#8220;DT_TEXT&#8221; alone. This is unusual for MSDN&#8211; we almost always try to give &#8220;API&#8221; pages (where there&#8217;s a specific keyword you use to look it up) their own page, partially to make it easier for seach engines to find a single &#8220;best&#8221; page to correspond to that API/Keyword&#8217;s name. </p>
<p>2. some documents in the SSIS docs contain &#8220;(SSIS)&#8221; in the title and some don&#8217;t.  Live Search, at our request, prioritizes words in the title very high for MSDN content so we can get the best match for class names, method names, language keywords, etc. which are always in the title</p>
<p>So an optimization for words-in-titles which usually helps actually hurts in this case. </p>
<p>I&#8217;m following up with the Live Search team about this problem to see if they have a good idea for how to fix this.  If Live can&#8217;t fix it, I&#8217;ll pass on the feedback to the SQL Documentation team that they might want to consider putting that disambiguator (e.g. SSIS) in all their documents, not just ones which have duplicate titles elsewhere in SQL documentation. </p>
<p>If you run into other cases where relevance isn&#8217;t what you like, or you have a suggestion or bug report for MSDN Search, feel free to post at our forum: <a href="http://social.msdn.microsoft.com/forums/en-US/SearchFeedback/threads/" rel="nofollow">http://social.msdn.microsoft.com/forums/en-US/SearchFeedback/threads/</a></p>
<p>Thanks,<br />
Justin Grant<br />
MSDN</p>
]]></content:encoded>
	</item>
</channel>
</rss>
