 




<?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>SQL Server with Mr. Denny &#187; LiteSpeed</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/sql-server/tag/litespeed/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/sql-server</link>
	<description></description>
	<lastBuildDate>Fri, 17 May 2013 17:04:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Manual setup change if you plan on using LiteSpeeds object level recovery</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/manual-setup-change-if-you-plan-on-using-litespeeds-object-level-recovery/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/manual-setup-change-if-you-plan-on-using-litespeeds-object-level-recovery/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 11:00:13 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[LiteSpeed]]></category>
		<category><![CDATA[Quest Software]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/manage-setup-change-if-you-plan-on-using-litespeeds-object-level-recovery/</guid>
		<description><![CDATA[So you use LiteSpeed and expect that at some point you will be using object level recovery.  Without any changes you can do this no problem, LiteSpeed will simply need to create what is called the OLR Map first.  This is simply a map of where OLR can find each object within the backup file.  [...]]]></description>
				<content:encoded><![CDATA[<p>So you use LiteSpeed and expect that at some point you will be using object level recovery.  Without any changes you can do this no problem, LiteSpeed will simply need to create what is called the OLR Map first.  This is simply a map of where OLR can find each object within the backup file.  This is done by adding the @OLRMap=1 parameter to the backup job.  Currently there&#8217;s no way in the backup wizard to do this (something which will hopefully be changed soon).</p>
<p>Now if your database is smaller, then creating this map is no problem.  It just takes a few seconds, or a few minutes.  However if your database is say 1 TB in size like mine is, then you&#8217;ll want to allow the SQL Server to create the map while the data is being backed up.</p>
<p>Now creating the OLR Map is a pretty quick operation when done as part of the database backup, somewhere about 10-20 seconds if you believe Quest (I didn&#8217;t really see any change in database backup time).  When done after the fact this can take a very long time.  In my case creating the map afterwords takes over 12 hours.  Now the good news is that if you do it on object level restore you only need to do it the first time you restore an object from the file, as the object map is written to the backup.  Now the downside to this is that you have to write to the backup file.  In my case I found of this the hard way, I had the volume with the backup mounted in read only mode on the server that was running the OLR process.  Because of this the OLR process had to be stopped and the volume remounted, then the OLR process restarted.</p>
<p>So in short.</p>
<ul>
<li>Add the @OLRMap=1 parameter to your backups.</li>
</ul>
<p>If you can&#8217;t, or need to restore from an existing backup.</p>
<ul>
<li>Make sure the volumes are read/write</li>
</ul>
<p>Or do a full restore, then use SSIS to move the data to the production server.</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/manual-setup-change-if-you-plan-on-using-litespeeds-object-level-recovery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Webcast: Recover the Data, the Whole Data and Nothing but the Data You Need</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/webcast-recover-the-data-the-whole-data-and-nothing-but-the-data-you-need/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/webcast-recover-the-data-the-whole-data-and-nothing-but-the-data-you-need/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 00:01:19 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[Backup & recovery]]></category>
		<category><![CDATA[LiteSpeed]]></category>
		<category><![CDATA[Quest Software]]></category>
		<category><![CDATA[Webcam]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/webcast-recover-the-data-the-whole-data-and-nothing-but-the-data-you-need/</guid>
		<description><![CDATA[Coming on the heals of the extremely successful webcast "Under The Hood of SQL Server - Checking Out Internals", Quest Software has asked me to co-present another webcast.  This one is entitled "Recover the Data, the Whole Data and Nothing but the Data You Need" and will be on March 6, 2008 at 8am Pacific (11am Eastern).]]></description>
				<content:encoded><![CDATA[<p>Coming on the heals of the extremely successful webcast &#8220;Under The Hood of SQL Server &#8211; Checking Out Internals&#8221;, Quest Software has asked me to co-present another webcast.  This one is entitled &#8220;<font color="#000000"><a target="_blank" href="http://www.quest.com/events/listdetails.aspx?contentid=6874&amp;searchoff=true&amp;technology=&amp;prod=192&amp;prodfamily=&amp;loc=" title="Recover the Data, the Whole Data and Nothing but the Data You Need">Recover the Data, the Whole Data and Nothing but the Data You Need</a>&#8221; and will be on March 6, 2008 at 8am Pacific (11am Eastern).  I&#8217;ve been told that so far the sign up rate has been incredible so far.</font></p>
<p>If you are interested in the product or doing object level restores (restoring one table or stored procedure, etc instead of restoring the entire database) then I highly recommend the webcast; granted I am a little biased.</p>
<p>See you at the webcast.</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/webcast-recover-the-data-the-whole-data-and-nothing-but-the-data-you-need/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
