<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Microsoft SQL Server 2000/2005 Management Pack Download</title>
	<atom:link href="http://blog.sqlauthority.com/2008/04/01/sql-server-microsoft-sql-server-20002005-management-pack-download/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2008/04/01/sql-server-microsoft-sql-server-20002005-management-pack-download/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 10 Feb 2012 02:12:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Raj</title>
		<link>http://blog.sqlauthority.com/2008/04/01/sql-server-microsoft-sql-server-20002005-management-pack-download/#comment-41541</link>
		<dc:creator><![CDATA[Raj]]></dc:creator>
		<pubDate>Sun, 10 Aug 2008 11:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/04/01/sql-server-microsoft-sql-server-20002005-management-pack-download/#comment-41541</guid>
		<description><![CDATA[Hi Pinal,

I am converting database from 2005 to 2000 as per your guidance as follows:

1. Converting Compatibility as follows:
    ALTER DATABASE ABC SET SINGLE_USER
    EXEC SP_DBCMPTLEVEL ABC , 80;
   ALTER DATABASE ABC SET MULTI_USER
2. Taking the ABC Bakcup Using Wizard.
3.  Now while Restoring the ABC.bak i got Following Error..
     in Aquery Analyzer of 2000

Server: Msg 3205, Level 16, State 2, Line 1
Too many backup devices specified for backup or restore; only 64 are allowed.
Server: Msg 3013, Level 16, State 1, Line 1
RESTORE FILELIST is terminating abnormally.


I need your Help ASAP.

Wiaiting for you Help.

Thanks,
Raj
raj181081@gmail.com]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>I am converting database from 2005 to 2000 as per your guidance as follows:</p>
<p>1. Converting Compatibility as follows:<br />
    ALTER DATABASE ABC SET SINGLE_USER<br />
    EXEC SP_DBCMPTLEVEL ABC , 80;<br />
   ALTER DATABASE ABC SET MULTI_USER<br />
2. Taking the ABC Bakcup Using Wizard.<br />
3.  Now while Restoring the ABC.bak i got Following Error..<br />
     in Aquery Analyzer of 2000</p>
<p>Server: Msg 3205, Level 16, State 2, Line 1<br />
Too many backup devices specified for backup or restore; only 64 are allowed.<br />
Server: Msg 3013, Level 16, State 1, Line 1<br />
RESTORE FILELIST is terminating abnormally.</p>
<p>I need your Help ASAP.</p>
<p>Wiaiting for you Help.</p>
<p>Thanks,<br />
Raj<br />
<a href="mailto:raj181081@gmail.com">raj181081@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diana</title>
		<link>http://blog.sqlauthority.com/2008/04/01/sql-server-microsoft-sql-server-20002005-management-pack-download/#comment-34833</link>
		<dc:creator><![CDATA[Diana]]></dc:creator>
		<pubDate>Thu, 03 Apr 2008 23:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/04/01/sql-server-microsoft-sql-server-20002005-management-pack-download/#comment-34833</guid>
		<description><![CDATA[Hi Pinal,

Will you be able to tell me how can I copy my live production database into a development server and keep the development data always current? I do not wish to use replication as the developers find it too hard to change the db structure at a later point if ever required. You assistance is much appreciated. Thank you!]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>Will you be able to tell me how can I copy my live production database into a development server and keep the development data always current? I do not wish to use replication as the developers find it too hard to change the db structure at a later point if ever required. You assistance is much appreciated. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Harmon</title>
		<link>http://blog.sqlauthority.com/2008/04/01/sql-server-microsoft-sql-server-20002005-management-pack-download/#comment-34761</link>
		<dc:creator><![CDATA[Michael Harmon]]></dc:creator>
		<pubDate>Tue, 01 Apr 2008 16:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2008/04/01/sql-server-microsoft-sql-server-20002005-management-pack-download/#comment-34761</guid>
		<description><![CDATA[How is this tool used?]]></description>
		<content:encoded><![CDATA[<p>How is this tool used?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

