<?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></title>
	<atom:link href="http://sqldbaoncall.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sqldbaoncall.com</link>
	<description></description>
	<lastBuildDate>Thu, 08 Apr 2010 20:55:20 +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>Snapshots</title>
		<link>http://sqldbaoncall.com/snapshots/</link>
		<comments>http://sqldbaoncall.com/snapshots/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 20:48:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[data mirroring]]></category>
		<category><![CDATA[database snapshot]]></category>

		<guid isPermaLink="false">http://sqldbaoncall.com/?p=89</guid>
		<description><![CDATA[Client called,   application response dropped from 5 sec. to 2 min.  We profiled traffic,  60% statements  related to historical reports. Likely client has 2 Enterprise edition SQL2005
We set data mirroring between servers and on mirrored server created sql agent job Every 15 minutes drop and recreate database snapshot. Then redirected all historical reports to [...]]]></description>
			<content:encoded><![CDATA[<p>Client called,   application response dropped from 5 sec. to 2 min.  We profiled traffic,  60% statements  related to historical reports. Likely client has 2 Enterprise edition SQL2005</p>
<p>We set data mirroring between servers and on mirrored server created sql agent job Every 15 minutes drop and recreate database snapshot. Then redirected all historical reports to point on database snapshot.  Current application response time bellow 1 sec.</p>
<p>Current report execution time 10 sec.</p>
]]></content:encoded>
			<wfw:commentRss>http://sqldbaoncall.com/snapshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restore msdb from different server</title>
		<link>http://sqldbaoncall.com/hello-world/</link>
		<comments>http://sqldbaoncall.com/hello-world/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 21:51:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[production server]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://sqldbaoncall.com/?p=1</guid>
		<description><![CDATA[Few days ago I got emergency call. Company  restored  msdb from sql 2005  server A to server B. Everthing was working fine till application started to call SSIS  using shell. Production server was rebooted several time , same result.
I looked at sqlagent log file and found error  &#8220;Subsystem &#8216;CmdExec&#8217; could not be loaded&#8220;,  2  minutes later perfect solution was [...]]]></description>
			<content:encoded><![CDATA[<p>Few days ago I got emergency call. Company  restored  msdb from sql 2005  server A to server B. Everthing was working fine till application started to call SSIS  using shell. Production server was rebooted several time , same result.</p>
<p>I looked at sqlagent log file and found error  &#8220;<strong>Subsystem &#8216;CmdExec&#8217; could not be loaded</strong>&#8220;,  2  minutes later perfect solution was found</p>
<p><a href="http://blogs.infosupport.com/blogs/bertrand/archive/2007/11/14/Restoring-MSDB-across-instances_2C00_-a-bad-idea.aspx">http://blogs.infosupport.com/blogs/bertrand/archive/2007/11/14/Restoring-MSDB-across-instances_2C00_-a-bad-idea.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sqldbaoncall.com/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
