Re: Restoring data
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 03/22/04
- Next message: Vikrant V Dalwale [MSFT]: "Re: Incomplete / wrong query results"
- Previous message: Hilarion: "SQL-DMO use in instalation module blocks MSDE instalation"
- In reply to: anonymous_at_discussions.microsoft.com: "Re: Restoring data"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Restoring data"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Restoring data"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 22 Mar 2004 21:06:57 +0100
'Since you can't restore SQL2K db to 7,0, you won't have a starting point
for restoring SQL2K transaction log backups on to 7.0 either.
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp <anonymous@discussions.microsoft.com> wrote in message news:1170301c41034$156a2c40$a401280a@phx.gbl... > Can I apply SQL 2000 tranaction logs to the original > database? > >-----Original Message----- > >Hi, > > > >No you can't restore a SQL 2K database onto a SQL 7 > database. You can use > >DTS to move data OR BCP the data out of the 2K database > >and into the SQL 7 database. > > > >Reason: > > > >Information in the data files changed in sql 2000, so SQL > 7 will not > >recognize > >a backup from SQL 2000. SQL 2000 is able to convert the > files from the SQL 7 > >format to the > >SQL 2000 format, but it doesn't go the other way. > > > >Thanks > >Hari > >MCDBA > > > > > > > >"bbitzer" <juniper2000@hotmail.com> wrote in message > >news:11a6701c4102a$4ed2b880$a101280a@phx.gbl... > >> I am planning on restoring and converting a 6.5 > compatable > >> DB on SQL Server 7.0 to SQL Server 2000. Both servers > are > >> identical in hardware and we will be switching the IP > >> addresses between the existing production server and the > >> conversion server, in order to launch the conversion as > >> the Production server. I will have down time to work > with > >> to run my conversion scripts. Both production DB's will > >> have the same data at this point. My question is, If > >> somthing goes horribly wrong where users are having > issues > >> with the connecting applications on the upgraded > database, > >> and I switch IP address back to the original production > >> server, what is the best way to apply any changes made > in > >> the SQL 2000 database during this time to the old > >> production database before bringing it back oline to the > >> users? I will have Trans log backups, can they be > restored > >> to a 6.5 compatible DB on a 7.0 server. What happens > after > >> Full and/or differential backups are applied to the SQL > >> 2000 database? Could I still revert then? > > > > > >. > >
- Next message: Vikrant V Dalwale [MSFT]: "Re: Incomplete / wrong query results"
- Previous message: Hilarion: "SQL-DMO use in instalation module blocks MSDE instalation"
- In reply to: anonymous_at_discussions.microsoft.com: "Re: Restoring data"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Restoring data"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Restoring data"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|