﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 High Availability  / Log shipping between SQL Server 2000 and SQL 2008R2 / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 25 May 2013 21:38:43 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Log shipping between SQL Server 2000 and SQL 2008R2</title><link>http://www.sqlservercentral.com/Forums/Topic1420638-1549-1.aspx</link><description>While this will work, it is not a recommended configuration.Two reasons. - You can only restore WITH NORECOVERY, hence you can't use the logshipping secondary for reporting- If you ever fail over to the secondary (the primary fails), it's a one-way failover and you will NOT be able to fail back to the primary without upgrading that to SQL 2008 R2 first. Hence any DR usage is essentially a permanent move of the production DB.Since log shipping is usually used for reporting or failover in the case of a disaster, a up-version log shipping is a rather poor idea since it works for neither.</description><pubDate>Mon, 18 Feb 2013 02:32:35 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>RE: Log shipping between SQL Server 2000 and SQL 2008R2</title><link>http://www.sqlservercentral.com/Forums/Topic1420638-1549-1.aspx</link><description>You can restore a backup to a more recent version of SQL but you CANNOT go the other way.  This means that any backup done on your secondary (SQL 2008) server CANNOT be restored to the SQL 2000 server.  This is by design - there are significant differences between the versions of SQL Server and the restore process makes those changes on the fly as the restore is executing.  Why are you wanting to implement log shipping between SQL 2000 and SQL 2008 ?</description><pubDate>Sun, 17 Feb 2013 20:20:20 GMT</pubDate><dc:creator>happycat59</dc:creator></item><item><title>RE: Log shipping between SQL Server 2000 and SQL 2008R2</title><link>http://www.sqlservercentral.com/Forums/Topic1420638-1549-1.aspx</link><description>no</description><pubDate>Fri, 15 Feb 2013 19:37:00 GMT</pubDate><dc:creator>Simha24</dc:creator></item><item><title>RE: Log shipping between SQL Server 2000 and SQL 2008R2</title><link>http://www.sqlservercentral.com/Forums/Topic1420638-1549-1.aspx</link><description>why do you want to log ship between 2000 and 2008, do you understand the ramifications of doing this?</description><pubDate>Fri, 15 Feb 2013 10:04:17 GMT</pubDate><dc:creator>Perry Whittle</dc:creator></item><item><title>RE: Log shipping between SQL Server 2000 and SQL 2008R2</title><link>http://www.sqlservercentral.com/Forums/Topic1420638-1549-1.aspx</link><description>I didnt get you....They wanted to have backups of logshipping database aswell.</description><pubDate>Fri, 15 Feb 2013 09:57:10 GMT</pubDate><dc:creator>Simha24</dc:creator></item><item><title>RE: Log shipping between SQL Server 2000 and SQL 2008R2</title><link>http://www.sqlservercentral.com/Forums/Topic1420638-1549-1.aspx</link><description>[quote][b]Simha24 (2/15/2013)[/b][hr]I am going to implement log shipping between 2000 (primary ) and 2008 R2 (secondary).[/quote]Why???</description><pubDate>Fri, 15 Feb 2013 09:56:06 GMT</pubDate><dc:creator>Perry Whittle</dc:creator></item><item><title>Log shipping between SQL Server 2000 and SQL 2008R2</title><link>http://www.sqlservercentral.com/Forums/Topic1420638-1549-1.aspx</link><description>I am going to implement log shipping between 2000 (primary ) and 2008 R2 (secondary).I found there are regular backups are running in primary server .....I told them to stop regular backups when logshipping configured (beacuse when regaular backups are running on primary server secondary server will catchup proper logfiles ) but my customer asking bellow set off Questions to answers.1.       Why they want to exclude the DB’s from the regular backups?2.       How long will it take to complete the logshipping?3.       When will this DB’s be included in the regular backups and when the backup’s for these database will be available.? I have a answers for Question 1 and 2....Can someone answer for Question 3....Is it possible to take backups in secondary server which is stanby mode</description><pubDate>Fri, 15 Feb 2013 09:49:11 GMT</pubDate><dc:creator>Simha24</dc:creator></item></channel></rss>