<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Running Multiple Batch Files Together in Parallel</title>
	<atom:link href="http://blog.sqlauthority.com/2011/03/06/sql-server-running-multiple-batch-files-together-in-parallel/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2011/03/06/sql-server-running-multiple-batch-files-together-in-parallel/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 23 May 2013 14:22:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #019 &#124; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2011/03/06/sql-server-running-multiple-batch-files-together-in-parallel/#comment-434140</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #019 &#124; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 09 Mar 2013 01:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=12151#comment-434140</guid>
		<description><![CDATA[[...] Running Multiple Batch Files Together in Parallel Recently I was preparing a demo for my next technical session, I had to do run a SQL code in parallel. I decided to use Batch File to run the code. I am not the best guy to with command shell so I did it by following setup. I am still open for a better solution. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Running Multiple Batch Files Together in Parallel Recently I was preparing a demo for my next technical session, I had to do run a SQL code in parallel. I decided to use Batch File to run the code. I am not the best guy to with command shell so I did it by following setup. I am still open for a better solution. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suresh</title>
		<link>http://blog.sqlauthority.com/2011/03/06/sql-server-running-multiple-batch-files-together-in-parallel/#comment-246204</link>
		<dc:creator><![CDATA[Suresh]]></dc:creator>
		<pubDate>Tue, 31 Jan 2012 14:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=12151#comment-246204</guid>
		<description><![CDATA[How to run multiple .sql files using a single batch file in parallel using the sqlcmd utility. ?]]></description>
		<content:encoded><![CDATA[<p>How to run multiple .sql files using a single batch file in parallel using the sqlcmd utility. ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robert cook</title>
		<link>http://blog.sqlauthority.com/2011/03/06/sql-server-running-multiple-batch-files-together-in-parallel/#comment-122297</link>
		<dc:creator><![CDATA[robert cook]]></dc:creator>
		<pubDate>Mon, 07 Mar 2011 21:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=12151#comment-122297</guid>
		<description><![CDATA[@kendra_little posted a solution here: http://www.littlekendra.com/2011/03/02/poweshelljobs/]]></description>
		<content:encoded><![CDATA[<p>@kendra_little posted a solution here: <a href="http://www.littlekendra.com/2011/03/02/poweshelljobs/" rel="nofollow">http://www.littlekendra.com/2011/03/02/poweshelljobs/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Balmukund</title>
		<link>http://blog.sqlauthority.com/2011/03/06/sql-server-running-multiple-batch-files-together-in-parallel/#comment-122172</link>
		<dc:creator><![CDATA[Balmukund]]></dc:creator>
		<pubDate>Mon, 07 Mar 2011 01:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=12151#comment-122172</guid>
		<description><![CDATA[you should use ostress.exe]]></description>
		<content:encoded><![CDATA[<p>you should use ostress.exe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laerte Junior</title>
		<link>http://blog.sqlauthority.com/2011/03/06/sql-server-running-multiple-batch-files-together-in-parallel/#comment-122082</link>
		<dc:creator><![CDATA[Laerte Junior]]></dc:creator>
		<pubDate>Sun, 06 Mar 2011 03:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=12151#comment-122082</guid>
		<description><![CDATA[Sure my friend, I will do some examples and send you :)]]></description>
		<content:encoded><![CDATA[<p>Sure my friend, I will do some examples and send you :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pinaldave</title>
		<link>http://blog.sqlauthority.com/2011/03/06/sql-server-running-multiple-batch-files-together-in-parallel/#comment-122081</link>
		<dc:creator><![CDATA[pinaldave]]></dc:creator>
		<pubDate>Sun, 06 Mar 2011 03:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=12151#comment-122081</guid>
		<description><![CDATA[Any chance with script or working example? Time for guest post!]]></description>
		<content:encoded><![CDATA[<p>Any chance with script or working example? Time for guest post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rdjabarov</title>
		<link>http://blog.sqlauthority.com/2011/03/06/sql-server-running-multiple-batch-files-together-in-parallel/#comment-122080</link>
		<dc:creator><![CDATA[rdjabarov]]></dc:creator>
		<pubDate>Sun, 06 Mar 2011 03:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=12151#comment-122080</guid>
		<description><![CDATA[You can use either this:
for %i in (1 2 3 4) do start cmd.exe /C command.bat

or

Abandon batch file all together, and create &quot;temporary&quot; scheduled tasks &quot;on-the-fly&quot;, and invoke sp_start_job against them.]]></description>
		<content:encoded><![CDATA[<p>You can use either this:<br />
for %i in (1 2 3 4) do start cmd.exe /C command.bat</p>
<p>or</p>
<p>Abandon batch file all together, and create &#8220;temporary&#8221; scheduled tasks &#8220;on-the-fly&#8221;, and invoke sp_start_job against them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laerte Junior</title>
		<link>http://blog.sqlauthority.com/2011/03/06/sql-server-running-multiple-batch-files-together-in-parallel/#comment-122073</link>
		<dc:creator><![CDATA[Laerte Junior]]></dc:creator>
		<pubDate>Sun, 06 Mar 2011 02:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=12151#comment-122073</guid>
		<description><![CDATA[Hi Pinal, you can do the same using Powershell, but in one POSH Session, using Powershell JOBS running asynchronous with the Star-Job cmdlet. :)]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal, you can do the same using Powershell, but in one POSH Session, using Powershell JOBS running asynchronous with the Star-Job cmdlet. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
