<?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: Symantec Backup EXEC: How to migrate Data and catalogs to a fresh installation of 11d or above on a different server</title>
	<atom:link href="http://blog.vmpros.nl/2009/07/08/symantec-backup-exec-how-to-migrate-data-and-catalogs-to-a-fresh-installation-of-11d-or-above-on-a-different-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vmpros.nl/2009/07/08/symantec-backup-exec-how-to-migrate-data-and-catalogs-to-a-fresh-installation-of-11d-or-above-on-a-different-server/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
	<description>It&#039;s all about virtualization...</description>
	<lastBuildDate>Tue, 07 Feb 2012 10:38:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Teri</title>
		<link>http://blog.vmpros.nl/2009/07/08/symantec-backup-exec-how-to-migrate-data-and-catalogs-to-a-fresh-installation-of-11d-or-above-on-a-different-server/comment-page-1/#comment-4322</link>
		<dc:creator>Teri</dc:creator>
		<pubDate>Fri, 03 Feb 2012 21:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vmpros.nl/?p=1554#comment-4322</guid>
		<description>Also is the feed still monitored?  Thank you!</description>
		<content:encoded><![CDATA[<p>Also is the feed still monitored?  Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teri</title>
		<link>http://blog.vmpros.nl/2009/07/08/symantec-backup-exec-how-to-migrate-data-and-catalogs-to-a-fresh-installation-of-11d-or-above-on-a-different-server/comment-page-1/#comment-4321</link>
		<dc:creator>Teri</dc:creator>
		<pubDate>Fri, 03 Feb 2012 21:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vmpros.nl/?p=1554#comment-4321</guid>
		<description>Will this process also work if you are migrating Backup Exec 2010 R3 from a Win 2003 32-bit server to a Win 2008 64-bit server?</description>
		<content:encoded><![CDATA[<p>Will this process also work if you are migrating Backup Exec 2010 R3 from a Win 2003 32-bit server to a Win 2008 64-bit server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://blog.vmpros.nl/2009/07/08/symantec-backup-exec-how-to-migrate-data-and-catalogs-to-a-fresh-installation-of-11d-or-above-on-a-different-server/comment-page-1/#comment-4274</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 19 Jan 2012 17:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vmpros.nl/?p=1554#comment-4274</guid>
		<description>What if... You are involved in a disaster and don&#039;t have access to that server anymore. Your catalogs that you depend on are gone. 

I need to be able to backup these catalog files with the backup job on a scheduled basis. Is there a way to run this as a backup job in the program itself?</description>
		<content:encoded><![CDATA[<p>What if&#8230; You are involved in a disaster and don&#8217;t have access to that server anymore. Your catalogs that you depend on are gone. </p>
<p>I need to be able to backup these catalog files with the backup job on a scheduled basis. Is there a way to run this as a backup job in the program itself?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyd</title>
		<link>http://blog.vmpros.nl/2009/07/08/symantec-backup-exec-how-to-migrate-data-and-catalogs-to-a-fresh-installation-of-11d-or-above-on-a-different-server/comment-page-1/#comment-3938</link>
		<dc:creator>Cyd</dc:creator>
		<pubDate>Fri, 21 Oct 2011 21:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vmpros.nl/?p=1554#comment-3938</guid>
		<description>&lt;a href=&quot;#comment-3736&quot; rel=&quot;nofollow&quot;&gt;@Andrew  &lt;/a&gt; 
Hello Andrew, I have the same situation. Did you find an answer?</description>
		<content:encoded><![CDATA[<p><a href="#comment-3736" rel="nofollow">@Andrew  </a><br />
Hello Andrew, I have the same situation. Did you find an answer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyd</title>
		<link>http://blog.vmpros.nl/2009/07/08/symantec-backup-exec-how-to-migrate-data-and-catalogs-to-a-fresh-installation-of-11d-or-above-on-a-different-server/comment-page-1/#comment-3937</link>
		<dc:creator>Cyd</dc:creator>
		<pubDate>Fri, 21 Oct 2011 21:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vmpros.nl/?p=1554#comment-3937</guid>
		<description>I found this as the first step. Is this required if the servername is different when using the default backup exec database?

If you are keeping the same server name (skip the SQL commands below and go right to transfer section). If not you will have to change your SQL instance name accordingly.

osql -E -S servername\BKUPEXEC
use bedb press enter
UPDATE DataPartition SET PartitionName=&#039;SERVERNAME&#039; WHERE PartitionID = 0 press enter
SELECT partitionname FROM datapartition press enter
go press enter

Thank you.</description>
		<content:encoded><![CDATA[<p>I found this as the first step. Is this required if the servername is different when using the default backup exec database?</p>
<p>If you are keeping the same server name (skip the SQL commands below and go right to transfer section). If not you will have to change your SQL instance name accordingly.</p>
<p>osql -E -S servername\BKUPEXEC<br />
use bedb press enter<br />
UPDATE DataPartition SET PartitionName=&#8217;SERVERNAME&#8217; WHERE PartitionID = 0 press enter<br />
SELECT partitionname FROM datapartition press enter<br />
go press enter</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: allan</title>
		<link>http://blog.vmpros.nl/2009/07/08/symantec-backup-exec-how-to-migrate-data-and-catalogs-to-a-fresh-installation-of-11d-or-above-on-a-different-server/comment-page-1/#comment-3907</link>
		<dc:creator>allan</dc:creator>
		<pubDate>Thu, 06 Oct 2011 21:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vmpros.nl/?p=1554#comment-3907</guid>
		<description>So just do a reagualr upgrade to Server01 from 12.5 to 2010 before the move to serv02 (step 2) - I sssume simple ? (server will ask when I try and install if I want to upgrade?)</description>
		<content:encoded><![CDATA[<p>So just do a reagualr upgrade to Server01 from 12.5 to 2010 before the move to serv02 (step 2) &#8211; I sssume simple ? (server will ask when I try and install if I want to upgrade?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rafael castillo</title>
		<link>http://blog.vmpros.nl/2009/07/08/symantec-backup-exec-how-to-migrate-data-and-catalogs-to-a-fresh-installation-of-11d-or-above-on-a-different-server/comment-page-1/#comment-3858</link>
		<dc:creator>rafael castillo</dc:creator>
		<pubDate>Tue, 13 Sep 2011 18:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vmpros.nl/?p=1554#comment-3858</guid>
		<description>hola alguien sabe si puedo ver mi numero de value en mi cosola de backup exec ?</description>
		<content:encoded><![CDATA[<p>hola alguien sabe si puedo ver mi numero de value en mi cosola de backup exec ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed8870</title>
		<link>http://blog.vmpros.nl/2009/07/08/symantec-backup-exec-how-to-migrate-data-and-catalogs-to-a-fresh-installation-of-11d-or-above-on-a-different-server/comment-page-1/#comment-3798</link>
		<dc:creator>Ed8870</dc:creator>
		<pubDate>Wed, 17 Aug 2011 09:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vmpros.nl/?p=1554#comment-3798</guid>
		<description>Can anyone tell me if this works if with Storage Option installed? I am getting error after the Copy Database when the services attempt to restart. Device and Media Service terminated with the following error %%536837819</description>
		<content:encoded><![CDATA[<p>Can anyone tell me if this works if with Storage Option installed? I am getting error after the Copy Database when the services attempt to restart. Device and Media Service terminated with the following error %%536837819</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://blog.vmpros.nl/2009/07/08/symantec-backup-exec-how-to-migrate-data-and-catalogs-to-a-fresh-installation-of-11d-or-above-on-a-different-server/comment-page-1/#comment-3785</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Thu, 11 Aug 2011 21:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vmpros.nl/?p=1554#comment-3785</guid>
		<description>Many thanks for this -  just migrated  from BE2010 on a 2003 R2 server 32 bit to a 2008 R2 server.................did as you described excluding the reg changes. All worked well.</description>
		<content:encoded><![CDATA[<p>Many thanks for this &#8211;  just migrated  from BE2010 on a 2003 R2 server 32 bit to a 2008 R2 server&#8230;&#8230;&#8230;&#8230;&#8230;..did as you described excluding the reg changes. All worked well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://blog.vmpros.nl/2009/07/08/symantec-backup-exec-how-to-migrate-data-and-catalogs-to-a-fresh-installation-of-11d-or-above-on-a-different-server/comment-page-1/#comment-3747</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Tue, 26 Jul 2011 21:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vmpros.nl/?p=1554#comment-3747</guid>
		<description>OK took a bit of trial and error but it worked!  Wish I&#039;d have seen this page before I did my migration from 12.5 to 2010, would&#039;ve saved me alot of work!</description>
		<content:encoded><![CDATA[<p>OK took a bit of trial and error but it worked!  Wish I&#8217;d have seen this page before I did my migration from 12.5 to 2010, would&#8217;ve saved me alot of work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

