<?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/"
		>
<channel>
	<title>Comments on: Configuring the LiteSpeed Engine for SQL Server</title>
	<atom:link href="http://dbmanagement-blog.com/2009/12/22/configuring-the-litespeed-engine-for-sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://dbmanagement-blog.com/2009/12/22/configuring-the-litespeed-engine-for-sql-server/</link>
	<description>Bringing you inside information about Quest Software&#039;s database management products.</description>
	<lastBuildDate>Thu, 27 May 2010 11:31:28 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brent Ozar</title>
		<link>http://dbmanagement-blog.com/2009/12/22/configuring-the-litespeed-engine-for-sql-server/comment-page-1/#comment-365</link>
		<dc:creator>Brent Ozar</dc:creator>
		<pubDate>Thu, 28 Jan 2010 19:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://questkb.com/?p=210#comment-365</guid>
		<description>Andrew - hi, great question.  It&#039;s completely different - we don&#039;t do NCS at all.  Instead, we&#039;re using a file system filter driver.  It&#039;s fully supported by Microsoft, and funny you mention it, one of our developers is at Microsoft this week testing an upcoming version with their help.</description>
		<content:encoded><![CDATA[<p>Andrew &#8211; hi, great question.  It&#8217;s completely different &#8211; we don&#8217;t do NCS at all.  Instead, we&#8217;re using a file system filter driver.  It&#8217;s fully supported by Microsoft, and funny you mention it, one of our developers is at Microsoft this week testing an upcoming version with their help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Calvett</title>
		<link>http://dbmanagement-blog.com/2009/12/22/configuring-the-litespeed-engine-for-sql-server/comment-page-1/#comment-363</link>
		<dc:creator>Andrew Calvett</dc:creator>
		<pubDate>Tue, 26 Jan 2010 13:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://questkb.com/?p=210#comment-363</guid>
		<description>Hi,

How does this functionality difer to Quest&#039;s previous product Native Command Substition (NCS)? 

My concern is around an issue that arose with NCS where by Microsoft still does not support the use of detours as per http://support.microsoft.com/kb/920925/en-us.

So, are you achieving the functionality in a different way that is fully supported by Microsoft?

Regards


Andrew</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>How does this functionality difer to Quest&#8217;s previous product Native Command Substition (NCS)? </p>
<p>My concern is around an issue that arose with NCS where by Microsoft still does not support the use of detours as per <a href="http://support.microsoft.com/kb/920925/en-us" rel="nofollow">http://support.microsoft.com/kb/920925/en-us</a>.</p>
<p>So, are you achieving the functionality in a different way that is fully supported by Microsoft?</p>
<p>Regards</p>
<p>Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent Ozar</title>
		<link>http://dbmanagement-blog.com/2009/12/22/configuring-the-litespeed-engine-for-sql-server/comment-page-1/#comment-356</link>
		<dc:creator>Brent Ozar</dc:creator>
		<pubDate>Mon, 18 Jan 2010 17:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://questkb.com/?p=210#comment-356</guid>
		<description>@SuperCoolMoss - yes, you can install it on log-shipped servers, but I would recommend this sequence:
1. Install the LiteSpeed Engine software on both servers
2. Configure the Engine to use a new backup extension (different than the one you&#039;re already using like BKP)
3. Change your log shipping plans to use the new extension

That way you can restore both old and new backups without any changes.  About the licensing - yes, you do have to purchase two licenses, but your salesperson might give you discounts on the second instance.</description>
		<content:encoded><![CDATA[<p>@SuperCoolMoss &#8211; yes, you can install it on log-shipped servers, but I would recommend this sequence:<br />
1. Install the LiteSpeed Engine software on both servers<br />
2. Configure the Engine to use a new backup extension (different than the one you&#8217;re already using like BKP)<br />
3. Change your log shipping plans to use the new extension</p>
<p>That way you can restore both old and new backups without any changes.  About the licensing &#8211; yes, you do have to purchase two licenses, but your salesperson might give you discounts on the second instance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent Ozar</title>
		<link>http://dbmanagement-blog.com/2009/12/22/configuring-the-litespeed-engine-for-sql-server/comment-page-1/#comment-355</link>
		<dc:creator>Brent Ozar</dc:creator>
		<pubDate>Mon, 18 Jan 2010 17:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://questkb.com/?p=210#comment-355</guid>
		<description>Balazs - only SQL Server 2008 Enterprise Edition has that feature, and since Enterprise costs roughly $25,000 per CPU, not everybody buys Enterprise.  Marlon Ribunal did a comparison on his blog that might help:

http://dbalink.wordpress.com/2010/01/14/sql-server-2008-backup-compression/</description>
		<content:encoded><![CDATA[<p>Balazs &#8211; only SQL Server 2008 Enterprise Edition has that feature, and since Enterprise costs roughly $25,000 per CPU, not everybody buys Enterprise.  Marlon Ribunal did a comparison on his blog that might help:</p>
<p><a href="http://dbalink.wordpress.com/2010/01/14/sql-server-2008-backup-compression/" rel="nofollow">http://dbalink.wordpress.com/2010/01/14/sql-server-2008-backup-compression/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SuperCoolMoss</title>
		<link>http://dbmanagement-blog.com/2009/12/22/configuring-the-litespeed-engine-for-sql-server/comment-page-1/#comment-353</link>
		<dc:creator>SuperCoolMoss</dc:creator>
		<pubDate>Thu, 14 Jan 2010 19:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://questkb.com/?p=210#comment-353</guid>
		<description>Hello Brent,

Can you install this on a log-shipped pair of servers without having to interrupt log-shipping?  And do you have to purchase two licenses if one of the log-shipping pair is dedicated DR server? 

Regards,

SCM</description>
		<content:encoded><![CDATA[<p>Hello Brent,</p>
<p>Can you install this on a log-shipped pair of servers without having to interrupt log-shipping?  And do you have to purchase two licenses if one of the log-shipping pair is dedicated DR server? </p>
<p>Regards,</p>
<p>SCM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Balazs Skublics</title>
		<link>http://dbmanagement-blog.com/2009/12/22/configuring-the-litespeed-engine-for-sql-server/comment-page-1/#comment-350</link>
		<dc:creator>Balazs Skublics</dc:creator>
		<pubDate>Thu, 14 Jan 2010 10:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://questkb.com/?p=210#comment-350</guid>
		<description>Hi Brent,

MSSQL 2008 has a built in backup compression feature.
3rd party tools are unable to use this feature. Do you have a comparison about compression rates of built-in MSSQL2008 feature and LightSpeed compressed backups?
Microsoft made some measurements on his SAP ERP system, and published it in this blog:
http://blogs.msdn.com/saponsqlserver/archive/2008/03/28/how-does-microsoft-perform-backups-in-their-sap-system-landscape.aspx

Many thanks
Balazs</description>
		<content:encoded><![CDATA[<p>Hi Brent,</p>
<p>MSSQL 2008 has a built in backup compression feature.<br />
3rd party tools are unable to use this feature. Do you have a comparison about compression rates of built-in MSSQL2008 feature and LightSpeed compressed backups?<br />
Microsoft made some measurements on his SAP ERP system, and published it in this blog:<br />
<a href="http://blogs.msdn.com/saponsqlserver/archive/2008/03/28/how-does-microsoft-perform-backups-in-their-sap-system-landscape.aspx" rel="nofollow">http://blogs.msdn.com/saponsqlserver/archive/2008/03/28/how-does-microsoft-perform-backups-in-their-sap-system-landscape.aspx</a></p>
<p>Many thanks<br />
Balazs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent Ozar</title>
		<link>http://dbmanagement-blog.com/2009/12/22/configuring-the-litespeed-engine-for-sql-server/comment-page-1/#comment-347</link>
		<dc:creator>Brent Ozar</dc:creator>
		<pubDate>Wed, 13 Jan 2010 16:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://questkb.com/?p=210#comment-347</guid>
		<description>Steve - good questions.  The compression is implemented at the server prior to its transmittal, before it&#039;s written to disk.  We sort of stand between SQL Server and its file system so that when SQL Server writes a backup file, we&#039;re compressing it before those bits ever hit the network or the disks themselves.  The same thing happens in reverse for restores - SQL Server requests bits off the disks, and we uncompress them in memory before handing them off to SQL Server.  Therefore you&#039;ll need LiteSpeed in order to do the restore.

Hope that helps!  Let me know if you&#039;ve got more questions.</description>
		<content:encoded><![CDATA[<p>Steve &#8211; good questions.  The compression is implemented at the server prior to its transmittal, before it&#8217;s written to disk.  We sort of stand between SQL Server and its file system so that when SQL Server writes a backup file, we&#8217;re compressing it before those bits ever hit the network or the disks themselves.  The same thing happens in reverse for restores &#8211; SQL Server requests bits off the disks, and we uncompress them in memory before handing them off to SQL Server.  Therefore you&#8217;ll need LiteSpeed in order to do the restore.</p>
<p>Hope that helps!  Let me know if you&#8217;ve got more questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Pendlebury</title>
		<link>http://dbmanagement-blog.com/2009/12/22/configuring-the-litespeed-engine-for-sql-server/comment-page-1/#comment-344</link>
		<dc:creator>Steve Pendlebury</dc:creator>
		<pubDate>Tue, 12 Jan 2010 21:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://questkb.com/?p=210#comment-344</guid>
		<description>Nice video Brent!
I have a few questions.
1.  Is the compression implemented at the server prior to transmittal to its ultimate destination?  For example, we back up to CIFS shares on the network; and we want to ensure bak file compression happens on the SQL Server PRIOR to it being transported across the network and then written to disk elswhere.
2.  Once the backup has been compressed and written, how would a restore occur?  And by that I mean does the same thing happen in reverse:- pull from network, decompression by the LiteSpeed engine driver on the SQL server, and then deposit at required location?  Also with this in mind, I&#039;m assuming we ould need an instance of this driver runing on any box we would anticipate restoring a database to in the future.  Is this the case?

Thanks a million,
Steve</description>
		<content:encoded><![CDATA[<p>Nice video Brent!<br />
I have a few questions.<br />
1.  Is the compression implemented at the server prior to transmittal to its ultimate destination?  For example, we back up to CIFS shares on the network; and we want to ensure bak file compression happens on the SQL Server PRIOR to it being transported across the network and then written to disk elswhere.<br />
2.  Once the backup has been compressed and written, how would a restore occur?  And by that I mean does the same thing happen in reverse:- pull from network, decompression by the LiteSpeed engine driver on the SQL server, and then deposit at required location?  Also with this in mind, I&#8217;m assuming we ould need an instance of this driver runing on any box we would anticipate restoring a database to in the future.  Is this the case?</p>
<p>Thanks a million,<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent Ozar</title>
		<link>http://dbmanagement-blog.com/2009/12/22/configuring-the-litespeed-engine-for-sql-server/comment-page-1/#comment-330</link>
		<dc:creator>Brent Ozar</dc:creator>
		<pubDate>Tue, 22 Dec 2009 18:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://questkb.com/?p=210#comment-330</guid>
		<description>That&#039;s an interesting question - I haven&#039;t used HyperBac&#039;s technology myself, so I can&#039;t say.</description>
		<content:encoded><![CDATA[<p>That&#8217;s an interesting question &#8211; I haven&#8217;t used HyperBac&#8217;s technology myself, so I can&#8217;t say.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey Aven</title>
		<link>http://dbmanagement-blog.com/2009/12/22/configuring-the-litespeed-engine-for-sql-server/comment-page-1/#comment-329</link>
		<dc:creator>Jeffrey Aven</dc:creator>
		<pubDate>Tue, 22 Dec 2009 17:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://questkb.com/?p=210#comment-329</guid>
		<description>So is this a copy of what HyperBac has?</description>
		<content:encoded><![CDATA[<p>So is this a copy of what HyperBac has?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
