<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: What does JOIN_BY_SQL do?</title>
	<atom:link href="http://www.dagira.com/2009/07/14/what-does-join_by_sql-do/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dagira.com/2009/07/14/what-does-join_by_sql-do/</link>
	<description>...you are in a twisty maze of passageways, all different...</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:17:49 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Neeta</title>
		<link>http://www.dagira.com/2009/07/14/what-does-join_by_sql-do/comment-page-1/#comment-1683</link>
		<dc:creator>Neeta</dc:creator>
		<pubDate>Mon, 02 May 2011 14:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/?p=57#comment-1683</guid>
		<description>Hi Dave,

Thanks for the detailed information.
I have an observation. When I create a similar query as above using Query Panel from within the Designer I get &quot;Incompatible Combination of Objects&quot; error whereas the query runs successfully whether JOIN_BY_SQL is Yes or No from Webi. I checked the SQL from Query Panel in designer and I can see two select statements which is case in Webi also if JOIN_BY_SQL = No but webi generates no error of incompatible objects. Why so? 

Thanks,</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>Thanks for the detailed information.<br />
I have an observation. When I create a similar query as above using Query Panel from within the Designer I get &#8220;Incompatible Combination of Objects&#8221; error whereas the query runs successfully whether JOIN_BY_SQL is Yes or No from Webi. I checked the SQL from Query Panel in designer and I can see two select statements which is case in Webi also if JOIN_BY_SQL = No but webi generates no error of incompatible objects. Why so? </p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Rathbun</title>
		<link>http://www.dagira.com/2009/07/14/what-does-join_by_sql-do/comment-page-1/#comment-1326</link>
		<dc:creator>Dave Rathbun</dc:creator>
		<pubDate>Fri, 13 Aug 2010 13:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/?p=57#comment-1326</guid>
		<description>Whether you use JOIN_BY_SQL or not, the data providers will still run serial.</description>
		<content:encoded><![CDATA[<p>Whether you use JOIN_BY_SQL or not, the data providers will still run serial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gobinath</title>
		<link>http://www.dagira.com/2009/07/14/what-does-join_by_sql-do/comment-page-1/#comment-1325</link>
		<dc:creator>gobinath</dc:creator>
		<pubDate>Fri, 13 Aug 2010 07:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/?p=57#comment-1325</guid>
		<description>Hi,
     I have single report with multiple data providers(same database(3 sql)),I want to know if i schedule this report to user it will run parallel or serial.Shall i see the execution,If its is run serially is there any possibility to make it as parallel.

My report take more than 3 hours to run how can i reduce the time</description>
		<content:encoded><![CDATA[<p>Hi,<br />
     I have single report with multiple data providers(same database(3 sql)),I want to know if i schedule this report to user it will run parallel or serial.Shall i see the execution,If its is run serially is there any possibility to make it as parallel.</p>
<p>My report take more than 3 hours to run how can i reduce the time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Rathbun</title>
		<link>http://www.dagira.com/2009/07/14/what-does-join_by_sql-do/comment-page-1/#comment-784</link>
		<dc:creator>Dave Rathbun</dc:creator>
		<pubDate>Mon, 21 Sep 2009 17:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/?p=57#comment-784</guid>
		<description>I can only speculate as I don&#039;t know for sure.

Typically when Business Objects introduces a new parameter they leave it off unless it&#039;s adressing a specific bug. The reason for that would be they have no idea how it&#039;s going to impact all of the client universes on multiple different platforms. It is also possible for this parameter to have a negative impact on performance.

The primary advantage of this feature was posted in comment #10 earlier.</description>
		<content:encoded><![CDATA[<p>I can only speculate as I don&#8217;t know for sure.</p>
<p>Typically when Business Objects introduces a new parameter they leave it off unless it&#8217;s adressing a specific bug. The reason for that would be they have no idea how it&#8217;s going to impact all of the client universes on multiple different platforms. It is also possible for this parameter to have a negative impact on performance.</p>
<p>The primary advantage of this feature was posted in comment #10 earlier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rakesh_K</title>
		<link>http://www.dagira.com/2009/07/14/what-does-join_by_sql-do/comment-page-1/#comment-780</link>
		<dc:creator>Rakesh_K</dc:creator>
		<pubDate>Mon, 21 Sep 2009 11:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/?p=57#comment-780</guid>
		<description>Hi Dave,

Can you put some light on disadvantage of this parameter. Why by default it&#039;s not been set by BusinessObjects itself.</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>Can you put some light on disadvantage of this parameter. Why by default it&#8217;s not been set by BusinessObjects itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shiva</title>
		<link>http://www.dagira.com/2009/07/14/what-does-join_by_sql-do/comment-page-1/#comment-710</link>
		<dc:creator>Shiva</dc:creator>
		<pubDate>Tue, 25 Aug 2009 17:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/?p=57#comment-710</guid>
		<description>Thankyou Andreas.

Thankyou Dave.</description>
		<content:encoded><![CDATA[<p>Thankyou Andreas.</p>
<p>Thankyou Dave.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Rathbun</title>
		<link>http://www.dagira.com/2009/07/14/what-does-join_by_sql-do/comment-page-1/#comment-708</link>
		<dc:creator>Dave Rathbun</dc:creator>
		<pubDate>Tue, 25 Aug 2009 14:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/?p=57#comment-708</guid>
		<description>JOIN_BY_SQL &lt;strong&gt;can&lt;/strong&gt; have a performance impact but the primary function is to provide multi-pass SQL capabilities to tools (like Crystal) that don&#039;t otherwise support it.</description>
		<content:encoded><![CDATA[<p>JOIN_BY_SQL <strong>can</strong> have a performance impact but the primary function is to provide multi-pass SQL capabilities to tools (like Crystal) that don&#8217;t otherwise support it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://www.dagira.com/2009/07/14/what-does-join_by_sql-do/comment-page-1/#comment-701</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Tue, 25 Aug 2009 09:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/?p=57#comment-701</guid>
		<description>@Siva:
It will create just ONE microbe at the report level, thereby increasing performance.
And would do you mean exactly by: &quot;not giving the right result&quot;, please?</description>
		<content:encoded><![CDATA[<p>@Siva:<br />
It will create just ONE microbe at the report level, thereby increasing performance.<br />
And would do you mean exactly by: &#8220;not giving the right result&#8221;, please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shiva</title>
		<link>http://www.dagira.com/2009/07/14/what-does-join_by_sql-do/comment-page-1/#comment-699</link>
		<dc:creator>Shiva</dc:creator>
		<pubDate>Tue, 25 Aug 2009 05:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/?p=57#comment-699</guid>
		<description>Hi Dave,

After reading your blog i know that JOIN_BY_SQL is different from Synchronize.....in term of performance(for large amount of data) as it occurs at database level. 

But what are the other benefits from it? 
Could you plase give another small example on what kind of problems it can resolve(Consider a real time DW scenario)? What is the best substitute for this if this is not giving the desired result?

Thanks a ton.

Regards,
Shiva</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>After reading your blog i know that JOIN_BY_SQL is different from Synchronize&#8230;..in term of performance(for large amount of data) as it occurs at database level. </p>
<p>But what are the other benefits from it?<br />
Could you plase give another small example on what kind of problems it can resolve(Consider a real time DW scenario)? What is the best substitute for this if this is not giving the desired result?</p>
<p>Thanks a ton.</p>
<p>Regards,<br />
Shiva</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Rathbun</title>
		<link>http://www.dagira.com/2009/07/14/what-does-join_by_sql-do/comment-page-1/#comment-665</link>
		<dc:creator>Dave Rathbun</dc:creator>
		<pubDate>Sun, 16 Aug 2009 15:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/?p=57#comment-665</guid>
		<description>Ganesh, thanks for your comment. As I am sure you realize, if you do a left join you&#039;re not getting the same results. In my opinion, full outer join is the proper syntax to use for this feature. It is designed to replace the data provider synchronization; if you need some other result then you probably need to investigate views or derived tables or some changes to your ETL.</description>
		<content:encoded><![CDATA[<p>Ganesh, thanks for your comment. As I am sure you realize, if you do a left join you&#8217;re not getting the same results. In my opinion, full outer join is the proper syntax to use for this feature. It is designed to replace the data provider synchronization; if you need some other result then you probably need to investigate views or derived tables or some changes to your ETL.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

