 




<?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>IT Answers &#187; Microsoft SQL Server Management Studio</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/microsoft-sql-server-management-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 08:38:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Invalid Algorithm Specified</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/invalid-algorithm-specified/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/invalid-algorithm-specified/#comments</comments>
		<pubDate>Wed, 05 May 2010 13:39:35 +0000</pubDate>
		<dc:creator>Bmull</dc:creator>
				<category><![CDATA[Microsoft SQL Server Management Studio]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SSRS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am going through a SSRS tutorial using the AdventureWorks database on a fresh install of SQL Server: I get the following error when trying to deploy a project: Error rsRPCError : Invalid algorithm specified. (Exception from HRESULT: 0&#215;80090008) Standard Edition Microsoft SQL Server Management Studio: 9.00.3042.00 Microsoft Analysis Services Client Tools: 2005.090.3042.00 Microsoft Data [...]]]></description>
				<content:encoded><![CDATA[<p>I am going through a SSRS tutorial using the AdventureWorks database on a fresh install of SQL Server:  I get the following error when trying to deploy a project:<br />
Error rsRPCError : Invalid algorithm specified. (Exception from HRESULT: 0&#215;80090008)<br />
Standard Edition<br />
Microsoft SQL Server Management Studio:<br />
9.00.3042.00<br />
Microsoft Analysis Services Client Tools:<br />
2005.090.3042.00<br />
Microsoft Data Access Components (MDAC):<br />
2000.085.1132.00<br />
(xpsp.080413-0852)<br />
Microsoft MSXML:<br />
2.6 3.0 5.0 6.0<br />
Microsoft Internet Explorer:<br />
7.0.5730.13<br />
Microsoft .NET Framework:<br />
2.0.50727.3603<br />
Operating System:<br />
5.1.2600<br />
How might I resolve this error?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/invalid-algorithm-specified/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving SQL 2005 databases with no downtime between servers</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/moving-sql-2005-databases-with-no-downtime-between-servers/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/moving-sql-2005-databases-with-no-downtime-between-servers/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 22:14:25 +0000</pubDate>
		<dc:creator>Theitman</dc:creator>
				<category><![CDATA[Database mirroring]]></category>
		<category><![CDATA[Microsoft SQL Server Management Studio]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SSMS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[We have 2 SQL 2005 servers and would like to move the database and the logins and passwords from server to server. I ran backup and restored the full database with no recovery mode which allow me to copy the transaction logs then I transfered the logons and ran sp_change_users_login to associate a server login [...]]]></description>
				<content:encoded><![CDATA[<p>We have 2 SQL 2005 servers and would like to move the database and the logins and passwords from server to server.  I ran backup and restored the full database with no recovery mode which allow me to copy the transaction logs then I transfered the logons and ran sp_change_users_login to associate a server login with database user login. Now I need to turn on mirror and since the new server database is not in restore mode, I cannot run the mirror between the 2 servers.  Any solutions please?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/moving-sql-2005-databases-with-no-downtime-between-servers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>unable to attach sample database in SQL 2005</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/unable-to-attach-sample-database-in-sql-2005/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/unable-to-attach-sample-database-in-sql-2005/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 21:51:31 +0000</pubDate>
		<dc:creator>Ismav</dc:creator>
				<category><![CDATA[Microsoft SQL Server Management Studio]]></category>
		<category><![CDATA[Microsoft.SqlServer.Smo]]></category>
		<category><![CDATA[SQL Server 2005]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I installed SQL server 2000 and SQL 2000 SP4. Than I installed SQL Server 2005. But when I am trying to attach the AdventureWorks Sample database, I am getting the following error: TITLE: Microsoft SQL Server Management Studio &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; An error occurred when attaching the database(s). Click the hyperlink in the Message column for [...]]]></description>
				<content:encoded><![CDATA[<p>Hi,</p>
<p>I installed SQL server 2000 and SQL 2000 SP4.<br />
Than I installed SQL Server 2005. But when I am trying to attach the AdventureWorks Sample database, I am getting the following error:</p>
<p>TITLE: Microsoft SQL Server Management Studio<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>An error occurred when attaching the database(s).  Click the hyperlink in the Message column for details.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
BUTTONS:</p>
<p>OK<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
TITLE: Microsoft SQL Server Management Studio<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Attach database failed for Server &#8216;VAMSI&#8217;.  (Microsoft.SqlServer.Smo)</p>
<p>For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&#038;ProdVer=9.00.1399.00&#038;EvtSrc=Microsoft.SqlServer.Management.Smo.ExceptionTemplates.FailedOperationExceptionText&#038;EvtID=Attach+database+Server&#038;LinkId=20476</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
ADDITIONAL INFORMATION:</p>
<p>An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Could not find row in sysindexes for database ID 7, object ID 1, index ID 1. Run DBCC CHECKTABLE on sysindexes.<br />
Could not open new database &#8216;AdventureWorks&#8217;. CREATE DATABASE is aborted. (Microsoft SQL Server, Error: 602)</p>
<p>For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&#038;EvtSrc=MSSQLServer&#038;EvtID=602&#038;LinkId=20476</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
BUTTONS:</p>
<p>OK<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Can you please help me, how to resolve this issue.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/unable-to-attach-sample-database-in-sql-2005/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to create a maintenance plan in SQL Server Management Studio Express</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-create-a-maintenance-plan-in-sql-server-management-studio-express/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-create-a-maintenance-plan-in-sql-server-management-studio-express/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 00:00:24 +0000</pubDate>
		<dc:creator>SQL Server Ask the Experts</dc:creator>
				<category><![CDATA[Microsoft SQL Server Management Studio]]></category>
		<category><![CDATA[MSSMSE]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server Express Edition]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I’m running SQL Server 2005 Workgroup edition with SP2. I’m trying to create a new Maintenance Plan in Microsoft SQL Server Management Studio Express (MSSMSE) by right clicking on the Maintenance Plans object icon. The only option is Refresh &#8211; there’s no manual method or wizard. I&#8217;m logging in as sa and my server role [...]]]></description>
				<content:encoded><![CDATA[<p>I’m running SQL Server 2005 Workgroup edition with SP2. I’m trying to create a new Maintenance Plan in Microsoft SQL Server Management Studio Express (MSSMSE) by right clicking on the Maintenance Plans object icon. The only option is Refresh &#8211; there’s no manual method or wizard.</p>
<p>I&#8217;m logging in as sa and my server role is sysadmin. I had already changed the authentication as mixed. I’ve seen lots of posts and they all say I simply need to have the sysadmin server role. But there must be something else, maybe services that need to be running?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-create-a-maintenance-plan-in-sql-server-management-studio-express/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/16 queries in 0.024 seconds using memcached
Object Caching 516/557 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 09:34:56 -->