<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sharepointforall.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tag 'Backup Exec'</title><link>http://sharepointforall.com/search/SearchResults.aspx?a=0&amp;o=DateDescending&amp;tag=Backup+Exec&amp;orTags=0</link><description>Search results matching tag 'Backup Exec'</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>The BackupExec backup analysis fails</title><link>http://sharepointforall.com/forums/p/630/1057.aspx#1057</link><pubDate>Mon, 16 Nov 2009 10:02:47 GMT</pubDate><guid isPermaLink="false">db535855-d7db-4a62-84fa-d975767a274e:1057</guid><dc:creator>Sergey Vartanov</dc:creator><description>&lt;p&gt;&lt;i&gt;&lt;b&gt;Issue&lt;/b&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;The BackupExec backup analysis fails.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;&lt;b&gt;Cause&lt;/b&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;The invalid Media Server SQL Instance name is specified in the Settings.py file located in the INSTALLDIR\BackupExec folder. &lt;br /&gt;This results into errors like &amp;quot;An error occured while establishing connection...&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;&lt;b&gt;Resolution&lt;/b&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Specify valid Media Server SQL Instance in the configuration.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;&lt;b&gt;Cause &lt;/b&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;The recovery job fails with Error message: &amp;quot;Restore job failed. For more information see restore job details&amp;quot;. The job details on the BackupExec server contain the following description: &amp;quot;Access denied to Remote Agent&amp;quot;. The job fails despite the fact that the service account has been added to the local administrators group on the machine where the database is restored.&lt;/p&gt;
&lt;p&gt;This happens because &amp;quot;System Logon Account&amp;quot; is used by the BackupExec recovery job. This account may not have required permissions to complete this operation.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;&lt;b&gt;Resolution&lt;/b&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;The are two possible solutions here:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Grant &amp;quot;System Logon Account&amp;quot; required permissions (local administrator on the server where the database is being restored)&lt;/li&gt;
&lt;li&gt;Provide the RM service account (or any other account that is granted required permissions) to the recovery job. To complete this task:&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;&amp;nbsp;run the bemcmd command line utility from the Recovery Manager installation directory with the following arguments: bemcmd.exe -v -c:BackupExecServerName -o211 where BackupExecServerName is a actual name of the BackupExec server.&lt;/li&gt;
&lt;li&gt;&amp;nbsp;Browse the output and copy the ACCOUNT ID of the required account. &lt;/li&gt;
&lt;li&gt;Update the ScriptFile.py file located in the INSTALLDIR\BackupExec by replacing SQL_REDIRECT_SERVER_ACCOUNT and SQL_REDIRECT_ACCOUNT values with the identifier collected on the previous step.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>The Backup Exec backups are not discovered</title><link>http://sharepointforall.com/forums/p/614/1038.aspx#1038</link><pubDate>Mon, 09 Nov 2009 09:16:58 GMT</pubDate><guid isPermaLink="false">db535855-d7db-4a62-84fa-d975767a274e:1038</guid><dc:creator>Sergey Vartanov</dc:creator><description>&lt;p&gt;&lt;b&gt;&lt;i&gt;Issue &lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The Backup Exec backups are not discovered when the whole SQL Server is backed up. &lt;br /&gt;&lt;br /&gt;&lt;i&gt;&lt;b&gt;Reason&lt;/b&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Recovery Manager 3.1.2 does not support full SQL Server backup jobs (the selection list has *.* selection): content databases have to be explicitly specified in the backup job selection list. &lt;/p&gt;
&lt;p&gt;The backup list is obtained using BackupExec command line API. The object filtering was done by comparing the object name with the content database name, while the SQL Server backup object name equals to &amp;#39;*.*&amp;#39;, thus the comparison failed.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;&lt;b&gt;Resolution&lt;/b&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Selection lists in the resource selection dialog can be created without any limitations in Recovery Manager 3.2. The full SQL server backup (with database excludes if needed) or individual content databases backups are supported.&lt;/p&gt;</description></item><item><title>The Backup Exec backups are not discovered.</title><link>http://sharepointforall.com/forums/p/578/981.aspx#981</link><pubDate>Mon, 26 Oct 2009 09:21:02 GMT</pubDate><guid isPermaLink="false">db535855-d7db-4a62-84fa-d975767a274e:981</guid><dc:creator>Sergey Vartanov</dc:creator><description>&lt;p&gt;&lt;b&gt;&lt;i&gt;Issue&amp;nbsp;&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The Backup Exec backups are not discovered. It can result from two issues:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;i&gt;Reason&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Microsoft SharePoint server farm agent is used to protect SharePoint content databases.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;i&gt;Resolution&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Recovery Manager 3.1 does not support it for a while. It is recommend to use the Backup Exec SQL backup.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;&lt;b&gt;Reason&lt;/b&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Content databases are not explicitly specified in the backup job selection list. Recovery Manager 3.1 does not support full SQL Server backup jobs (the selection list has *.* selection)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://sharepointforall.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/12/7357.SqlSelectionList.bmp"&gt;&lt;img src="http://sharepointforall.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/12/7357.SqlSelectionList.bmp" width="545" border="0" height="358" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;&lt;b&gt;Resolution&lt;/b&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Modify the selection list by selecting the required content databases in the resource selection dialog.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://sharepointforall.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/12/8422.DBSelectionList1.bmp"&gt;&lt;img src="http://sharepointforall.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/12/8422.DBSelectionList1.bmp" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>