<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Petri IT Knowledgebase Forums - SQL Server 2008 / R2</title>
		<link>http://www.petri.co.il/forums/</link>
		<description>For issues related to Microsoft SQL Server 2008/R2.</description>
		<language>en</language>
		<lastBuildDate>Thu, 23 May 2013 04:02:24 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.petri.co.il/forums/images/steelblue/misc/rss.jpg</url>
			<title>Petri IT Knowledgebase Forums - SQL Server 2008 / R2</title>
			<link>http://www.petri.co.il/forums/</link>
		</image>
		<item>
			<title>Backing up SQL 2008 with MS DPM</title>
			<link>http://www.petri.co.il/forums/showthread.php?t=63419&amp;goto=newpost</link>
			<pubDate>Tue, 14 May 2013 09:53:44 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I've been getting this error for weeks now and cannot find a resolution. 
 
An error pops up every morning regarding that the database auto-protection has failed. 
This doesn't happen on any other server we have SQL/Messaging/AD. 
 
"One or more databases could not be protected automatically...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I've been getting this error for weeks now and cannot find a resolution.<br />
<br />
An error pops up every morning regarding that the database auto-protection has failed.<br />
This doesn't happen on any other server we have SQL/Messaging/AD.<br />
<br />
&quot;One or more databases could not be protected automatically because auto-protection failed. If the databases belong to a SharePoint farm, then the farm recovery points will continue to get created without these databases. (ID 32511)&quot;<br />
<br />
&quot;1) To fix auto-protection, resolve the errors and run AutoProtectInstances.ps1 from DPM Management Shell.<br />
2) If the databases belong to a SharePoint farm then go to the Protection tab and run &quot;Modify Protection&quot; for the protection group containing the SharePoint farm. In the wizard, expand the SharePoint front-end web server node on the &quot;Select Group Members&quot; page and complete the wizard. Then run consistency check on the SharePoint farm.&quot;<br />
<br />
The Error details are:<br />
<br />
&quot;DPM could not enumerate SQL Server instances using Windows Management Instrumentation on the protected computer.&quot;<br />
<br />
Recommended Action:<br />
<br />
&quot;Please make sure that Windows Management Instrumentation for SQL server is in a good state.&quot;<br />
<br />
The actual links don't lead anywhere and Google has given me some good articles to try but nothing solid.<br />
<br />
The MS links don't work re: the autoprotectinstances.ps1 script you can run to try and re-protect the database but doesn't work.<br />
Also tried all sorts of WMI tests from the DPM server to SQL and vice versa.<br />
<br />
I've tried removing the agent and re-installing it.<br />
<br />
Funnily enough, rebooting the server works for 1 night, and then fails again the next day.<br />
<br />
Any help or advice would be greatly appreciated.<br />
<br />
Thanks all!</div>

]]></content:encoded>
			<category domain="http://www.petri.co.il/forums/forumdisplay.php?f=62">SQL Server 2008 / R2</category>
			<dc:creator>jjbeeuk</dc:creator>
			<guid isPermaLink="true">http://www.petri.co.il/forums/showthread.php?t=63419</guid>
		</item>
		<item>
			<title>Questions About Timeouts</title>
			<link>http://www.petri.co.il/forums/showthread.php?t=63107&amp;goto=newpost</link>
			<pubDate>Sat, 06 Apr 2013 14:27:26 GMT</pubDate>
			<description><![CDATA[My setup is this: 
 
Primary SQL server at headquarters 
 
5 Secondaries located around the country at our satellite offices. 
 
I perform synchronizations over the WAN with very little bandwidth, we're talking  fractional T1. 
 
I've had some failures of my sync job, but when I added several...]]></description>
			<content:encoded><![CDATA[<div>My setup is this:<br />
<br />
Primary SQL server at headquarters<br />
<br />
5 Secondaries located around the country at our satellite offices.<br />
<br />
I perform synchronizations over the WAN with very little bandwidth, we're talking  fractional T1.<br />
<br />
I've had some failures of my sync job, but when I added several seconds for network and general timeout to the connection string for the job, it seems to have fixed itself.<br />
<br />
Is that normal practice? What do you suggest?</div>

]]></content:encoded>
			<category domain="http://www.petri.co.il/forums/forumdisplay.php?f=62">SQL Server 2008 / R2</category>
			<dc:creator>beer</dc:creator>
			<guid isPermaLink="true">http://www.petri.co.il/forums/showthread.php?t=63107</guid>
		</item>
		<item>
			<title>SQL Nightmare - cannot uninstall</title>
			<link>http://www.petri.co.il/forums/showthread.php?t=62984&amp;goto=newpost</link>
			<pubDate>Thu, 21 Mar 2013 14:52:49 GMT</pubDate>
			<description>Hi, folks 
 
I have a serious problem with a SQL installation which is part of an application installation. The installation is on a Windows 2008 server which is a member server on a domain. 
 
I am unable to use the application because it has been unable to update an existing installation of SQL...</description>
			<content:encoded><![CDATA[<div>Hi, folks<br />
<br />
I have a serious problem with a SQL installation which is part of an application installation. The installation is on a Windows 2008 server which is a member server on a domain.<br />
<br />
I am unable to use the application because it has been unable to update an existing installation of SQL Server Express 2005 with SQL Server Express 2008 SP1.<br />
<br />
I am unable to uninstall SQL Exp 2008 SP1 and need to do so in order to re-install the application and get it working. I am not concerned about keeping the existing instance.<br />
<br />
Note that I know very little about SQL.<br />
<br />
History:<br />
We use CA Arcserve V12 and Arcserve V12 used SQL 2005 Express to manage its database.<br />
<br />
Just under two weeks ago I upgraded Arcserve to r16. During the installation it tried to upgrade SQL 2005 Exp to SQL 2008 Exp SP1. During the upgrade it reported an upgrade failure with the message that the path could not be found.<br />
<br />
Setup continued, but because the SQL upgrade had failed, Arcserve reported encryption errors and, as expected, the database engine could not be started.<br />
<br />
I have spent over a week with Arcserve's technical support with this and they just keep taking me round in circles - run the SQL Express 2008 uninstaller from Control Panel, if it fails reboot the machine, run the uninstaller, if it fails reboot the machine and on and on.<br />
<br />
I posted on CA's forums and the guys there recommended a complete uninstall and reinstall. I have uninstalled Arcserve which was successful but when I tried to uninstall SQL I got the same path not found error.<br />
<br />
I posted in Microsoft's SQL forums and received some help there from a guy who referred me to a thread recommending that certain registry keys be deleted and SQL folders on the computer be renamed. I did this, rebooted the server and tried to install SQL Server 2008 Express SP1 on its own. This failed with the same error message but this time a comprehensive report had been generated that detailed the installation steps and problems. I have uploaded the report and am hoping the guy on the MS forums who has been helping me will be able to determine the problem so it can be fixed.<br />
<br />
This was two days ago.<br />
<br />
What I'd like to know is, is there anyone who has run into this problem before. Were you able to solve it?<br />
<br />
I am not worried about keeping the existing instance as all the info can be retrieved from the backup tapes once Arcserve has successfully installed.<br />
<br />
I have contacted a local IT consultancy but they don't have anyone who will be able to take it any further than I have done thus far. They said that the best option may be to open a support ticket with Microsoft.<br />
<br />
This is obviously an option but if it can be resolved with a little help from the forums that would be great.<br />
<br />
Any suggestions, please?<br />
<br />
Thanks!</div>

]]></content:encoded>
			<category domain="http://www.petri.co.il/forums/forumdisplay.php?f=62">SQL Server 2008 / R2</category>
			<dc:creator>Blood</dc:creator>
			<guid isPermaLink="true">http://www.petri.co.il/forums/showthread.php?t=62984</guid>
		</item>
		<item>
			<title>Ms SQL Runtime Product Key</title>
			<link>http://www.petri.co.il/forums/showthread.php?t=62820&amp;goto=newpost</link>
			<pubDate>Thu, 28 Feb 2013 04:42:06 GMT</pubDate>
			<description><![CDATA[Hi, 
  
Does MS SQL "Runtime" 2008 std edition requires a product Key for activation? 
  
Regards, 
Anish]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
 <br />
Does MS SQL &quot;Runtime&quot; 2008 std edition requires a product Key for activation?<br />
 <br />
Regards,<br />
Anish</div>

]]></content:encoded>
			<category domain="http://www.petri.co.il/forums/forumdisplay.php?f=62">SQL Server 2008 / R2</category>
			<dc:creator>Anishk</dc:creator>
			<guid isPermaLink="true">http://www.petri.co.il/forums/showthread.php?t=62820</guid>
		</item>
		<item>
			<title>need quick advise on SQL administrator user during installation</title>
			<link>http://www.petri.co.il/forums/showthread.php?t=62758&amp;goto=newpost</link>
			<pubDate>Thu, 21 Feb 2013 17:03:56 GMT</pubDate>
			<description><![CDATA[I install SQL Express 2008 R2 on local (app) server 2008. 
Installing as domain admin. Now have to add user for SQL admin 
Sure don't want that current user will be in SQL Administrator. 
  
Would it be OK to add server local admin to SQL administrators?  
  
What is the best practice? 
  
Thanks,...]]></description>
			<content:encoded><![CDATA[<div>I install SQL Express 2008 R2 on local (app) server 2008.<br />
Installing as domain admin. Now have to add user for SQL admin<br />
Sure don't want that current user will be in SQL Administrator.<br />
 <br />
Would it be OK to add server local admin to SQL administrators? <br />
 <br />
What is the best practice?<br />
 <br />
Thanks,<br />
Michael.</div>

]]></content:encoded>
			<category domain="http://www.petri.co.il/forums/forumdisplay.php?f=62">SQL Server 2008 / R2</category>
			<dc:creator>mla</dc:creator>
			<guid isPermaLink="true">http://www.petri.co.il/forums/showthread.php?t=62758</guid>
		</item>
		<item>
			<title>SQL 2012 Upgrade Advisor Reporting Error</title>
			<link>http://www.petri.co.il/forums/showthread.php?t=62689&amp;goto=newpost</link>
			<pubDate>Wed, 13 Feb 2013 13:49:34 GMT</pubDate>
			<description><![CDATA[HI Everyone, 
  
I'm performing an upgrade from SQL Server Express 2008 R2 SP2 to SQL Server 2012 standard. I'm doing this all in a test environment before I do it live. Here's my issue: 
  
I was successful upgrading from SQL Express 2008 R2 SP1 to SP2 
  
I then tried to install the SQL 2012...]]></description>
			<content:encoded><![CDATA[<div>HI Everyone,<br />
 <br />
I'm performing an upgrade from SQL Server Express 2008 R2 SP2 to SQL Server 2012 standard. I'm doing this all in a test environment before I do it live. Here's my issue:<br />
 <br />
I was successful upgrading from SQL Express 2008 R2 SP1 to SP2<br />
 <br />
I then tried to install the SQL 2012 Upgrade advisor but it told me to install scriptdom during the installation.<br />
 <br />
I did that and then the upgrade advisor for SQL 2012 did install successfully.<br />
 <br />
I then ran the Upgrade advisor and after it finished it gave me an an error in the Upgrade Advisor report. Here's the error:<br />
 <br />
<font color="red">The best practice group returned null result</font><br />
 <br />
<font color="red">DPVSWITHDATETIME</font><br />
 <br />
 I can't seem to find anything about this on the Internet at this time.<br />
 <br />
Here's my environment and all the software are downloaded trial versions <br />
 <br />
Windows 7 Enterprise<br />
 <br />
SQl Express 2008 R2 <br />
 <br />
SQl 2008 R2 SP2<br />
 <br />
Sql 2012 standard<br />
 <br />
Any help would be appreciated.</div>

]]></content:encoded>
			<category domain="http://www.petri.co.il/forums/forumdisplay.php?f=62">SQL Server 2008 / R2</category>
			<dc:creator>Steveaxt</dc:creator>
			<guid isPermaLink="true">http://www.petri.co.il/forums/showthread.php?t=62689</guid>
		</item>
		<item>
			<title>sql 2012 EXPRESS DB SIZE LIMIT</title>
			<link>http://www.petri.co.il/forums/showthread.php?t=62563&amp;goto=newpost</link>
			<pubDate>Tue, 29 Jan 2013 10:33:02 GMT</pubDate>
			<description>Hi 
  
I see SQL 2012 express has a db size limit of 10gb, is this limit for each database on the instance, or the total size of all databases on the instance. 
  
For example, can I have 4 databases each 6gb in size on a single instance. 
  
Regards 
Mark</description>
			<content:encoded><![CDATA[<div>Hi<br />
 <br />
I see SQL 2012 express has a db size limit of 10gb, is this limit for each database on the instance, or the total size of all databases on the instance.<br />
 <br />
For example, can I have 4 databases each 6gb in size on a single instance.<br />
 <br />
Regards<br />
Mark</div>

]]></content:encoded>
			<category domain="http://www.petri.co.il/forums/forumdisplay.php?f=62">SQL Server 2008 / R2</category>
			<dc:creator>MarkJones</dc:creator>
			<guid isPermaLink="true">http://www.petri.co.il/forums/showthread.php?t=62563</guid>
		</item>
	</channel>
</rss>
