<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Luke Hayler - SQL Server developer &#187; data driven subscriptions</title>
	<atom:link href="http://www.lukehayler.com/tag/data-driven-subscriptions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lukehayler.com</link>
	<description>A blog about Integration services, Reporting services, and the things that interest me</description>
	<lastBuildDate>Fri, 06 Aug 2010 10:19:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Troubleshooting SSRS Data Driven Subscriptions (SS 2005)</title>
		<link>http://www.lukehayler.com/2009/10/troubleshooting-ssrs-data-driven-subscriptions-ss-2005/</link>
		<comments>http://www.lukehayler.com/2009/10/troubleshooting-ssrs-data-driven-subscriptions-ss-2005/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 11:00:00 +0000</pubDate>
		<dc:creator>Luke Hayler</dc:creator>
				<category><![CDATA[Reporting Services]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[data driven subscriptions]]></category>
		<category><![CDATA[log files]]></category>
		<category><![CDATA[SSRS]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.lukehayler.com/2009/10/troubleshooting-ssrs-data-driven-subscriptions-ss-2005/</guid>
		<description><![CDATA[Let’s just assume that…
You’ve created your data driven subscription (File share) for your reporting services report, and everything is as it should be. The subscribers table has been created, populated and correctly mapped to the required fields in the subscription (FileName, Path, Format, Parameters, etc), the schedule is set. And then you test your subscription.
&#160;
The [...]]]></description>
			<content:encoded><![CDATA[<h4>Let’s just assume that…</h4>
<p>You’ve <a href="http://msdn.microsoft.com/en-us/library/ms156012.aspx" target="_blank">created your data driven subscription</a> (File share) for your reporting services report, and everything is as it should be. The subscribers table has been created, populated and correctly mapped to the required fields in the subscription (FileName, Path, Format, Parameters, etc), the schedule is set. And then you test your subscription.</p>
<p>&#160;</p>
<h4>The Error <strike>Message</strike> Status</h4>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:8747F07C-CDE8-481f-B0DF-C6CFD074BF67:c4bca06e-d1fb-4ced-bdb9-764f3e1cef3b" class="wlWriterEditableSmartContent"><a href="http://www.lukehayler.com/wp-content/uploads/2009/10/Troubleshooting_DD_Subs__Error_Status8x6.png" title="The 'Informative' Status Message" rel="thumbnail"><img border="0" src="http://www.lukehayler.com/wp-content/uploads/2009/10/Troubleshooting_DD_Subs__Error_Status.png" width="325" height="176" /></a></div>
<p>The schedule has run and you find this very helpful <strike>error message</strike> status beside you subscription in Report Manager. Scratching your head you dive into the Error &amp; Event logs searching (in vain) for those few lines that will shed some light on the question “Why did those 2 errors occur?” Nothing.</p>
<p>&#160;</p>
<h4>Found ‘em!</h4>
<p>Hidden away in its own folder are the Reporting Services Log Files:</p>
<p><strong>*C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\LogFiles</strong></p>
<p><em>*This may be different depending on your installation</em></p>
<p>More specifically, you’ll need to look at the <strong>ReportServerService__mm_dd_yyyy_hh__mm_ss.log</strong> files. These files will list, among other things, any errors encountered in your Data Driven Subscriptions. Here’s mine:</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:8747F07C-CDE8-481f-B0DF-C6CFD074BF67:6c26855d-cf14-4083-b63a-ad3e436fb7f4" class="wlWriterEditableSmartContent"><a href="http://www.lukehayler.com/wp-content/uploads/2009/10/Troubleshooting_DD_Subs__Error_Message8x6.png" title="The Actual Error Message" rel="thumbnail"><img border="0" src="http://www.lukehayler.com/wp-content/uploads/2009/10/Troubleshooting_DD_Subs__Error_Message.png" width="550" height="143" /></a></div>
<p>From this I could deduce that there was a problem with the filename that was being used for one of the reports. Once I had reviewed all the filenames being used and had updated those that contained the special characters (2 of them), the subscription ran without a hitch. Problem solved.</p>
<p>So the bottom line here is, if you have any issues with you reports look in the reporting services log file.</p>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:19979d02-8f6a-4b9f-93ca-5278a3b070c7" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/ssrs" rel="tag">ssrs</a>,<a href="http://technorati.com/tags/reporting+services" rel="tag">reporting services</a>,<a href="http://technorati.com/tags/errors" rel="tag">errors</a>,<a href="http://technorati.com/tags/data+driven+subscriptions" rel="tag">data driven subscriptions</a>,<a href="http://technorati.com/tags/troubleshooting" rel="tag">troubleshooting</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.lukehayler.com/2009/10/troubleshooting-ssrs-data-driven-subscriptions-ss-2005/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
