views:

129

answers:

1

I have a serious problem. One of our servers crashed. Now I reinstalled the server from scratch and want to restore the sql server 2005 databased.

I chose "Databases -> Attach" to do this, which worked for most of my db files. However, with one mdf file I get a error message during recover: The error message is in german, I haven't translated it, but maybe someone knows this error codes or knows a way how to fix it.

TITEL: Microsoft SQL Server Management Studio

Fehler bei Datenbank anfügen für Server 'Server\Host'. (Microsoft.SqlServer.Smo)

Hilfe erhalten Sie durch Klicken auf: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=9.00.3042.00&EvtSrc=Microsoft.SqlServer.Management.Smo.ExceptionTemplates.FailedOperationExceptionText&EvtID=Datenbank+anfügen+Server&LinkId=20476


ZUSÄTZLICHE INFORMATIONEN:

Ausnahme beim Ausführen einer Transact-SQL-Anweisung oder eines Transact-SQL-Batches. (Microsoft.SqlServer.ConnectionInfo)


Bei einem internen Vorgang wurde eine Inkonsistenz in der 'XYZ'-Datenbank (ID: 14) auf Seite (1:10690) gefunden. Wenden Sie sich an den technischen Support. Referenznummer 4. Die neue 'XYZ'-Datenbank konnte nicht geöffnet werden. CREATE DATABASE wird abgebrochen. (Microsoft SQL Server, Fehler: 5242)

Hilfe erhalten Sie durch Klicken auf: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=5242&LinkId=20476


SCHALTFLÄCHEN:

OK

+2  A: 

Pai eu cred ca pagina 10690 din grupul primar este corupta. Daca nu ai de unde sa recuperezi o arhiva trebuie sa incerci sa o repari, desi poti pierde date. Forteaza reparatia cu permitere de pierdere de date.

Remus Rusanu
P.S. I haven't bother to translate my answer, but is correct.
Remus Rusanu
The accepted answer is not for this post, but for the link in the comments. Fortunately I don't need to repair the db anymore but thanks anyhow. (Maybe I need it in the future)
SchlaWiener