Re: Attach DB from SQL7 into SQL2000
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 11/04/04
- Next message: mani: "how to find size of the index"
- Previous message: Eric: "Re: HELP! LOG file has grown too large"
- In reply to: HugoSousa: "Re: Attach DB from SQL7 into SQL2000"
- Next in thread: HugoSousa: "Re: Attach DB from SQL7 into SQL2000"
- Reply: HugoSousa: "Re: Attach DB from SQL7 into SQL2000"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 4 Nov 2004 12:56:07 +0100
This is all very strange, and something I've never heard of before. You should be able to attach and
restore 7.0 stuff into 2000. I also thought about database corruption. I suggest you open a case
with MS support and see if they can come up with anything.
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ "HugoSousa" <hugosousa@removethis.gestexper.pt> wrote in message news:uN0foHmwEHA.3416@TK2MSFTNGP09.phx.gbl... > CHECKDB found 0 allocation errors and 0 consistency errors in database > 'ServiM2004Gco'. > > I didn't mention it before, but if i attach this DB to an SQLServer 7, all > goes well. > > This is very odd to me... > > > "Mike Epprecht (SQL MVP)" <mike@epprecht.net> wrote in message > news:B6A99C34-781A-4437-A4F0-557D614DB803@microsoft.com... > > Hi > > > > Looks like you have corruption in the DB on MSDE. > > > > Run DBCC CHECKDB on the database to see how bad it is. > > > > Regards > > Mike > > > > "HugoSousa" wrote: > > > >> Hello all, > >> > >> We have one computer with MSDE 1.0 with one database. Now, we are moving > >> to > >> another server with SQL2000. When we try to attach the DB into the new > >> server, an error message appears: > >> -- > >> Server: Msg 8966, Level 16, State 4, Line 1 > >> Could not read and latch page (1:355872) with latch type EX. VerifyPageId > >> failed. > >> Server: Msg 8946, Level 16, State 1, Line 1 > >> Table error: Allocation page (1:355872) has invalid PFS_PAGE page header > >> values. Type is 0. Check type, object ID and page ID on the page. > >> Server: Msg 1813, Level 16, State 1, Line 1 > >> Could not open new database 'Aroma2004Gco'. CREATE DATABASE is aborted. > >> Converting database 'Aroma2004Gco' from version 515 to the current > >> version > >> 539. > >> Database 'Aroma2004Gco' running the upgrade step from version 515 to > >> version > >> 524. > >> Database 'Aroma2004Gco' running the upgrade step from version 524 to > >> version > >> 525. > >> Database 'Aroma2004Gco' running the upgrade step from version 525 to > >> version > >> 526. > >> -- > >> > >> This DB works fine in the old computer. We also tried a Backup/restore, > >> but > >> the error message is the same. > >> > >> I'm stuck. Any ideas of what can i do to overcome this situation? > >> > >> Best regards > >> > >> Hugo Sousa > >> > >> > >> > >
- Next message: mani: "how to find size of the index"
- Previous message: Eric: "Re: HELP! LOG file has grown too large"
- In reply to: HugoSousa: "Re: Attach DB from SQL7 into SQL2000"
- Next in thread: HugoSousa: "Re: Attach DB from SQL7 into SQL2000"
- Reply: HugoSousa: "Re: Attach DB from SQL7 into SQL2000"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|