|
Posted by Mike Epprecht \(SQL MVP\) on 05/23/05 00:53
Hi
If you are trying to attach a DB, and during the attach process you get this
error, you can't do much but to revert to a backup as you can't attach a DB
that SQL Server finds to be suspect.
On the other hand, if the DB is online, then you can run DBCC CHECKDB.
--
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland
IM: mike@epprecht.net
MVP Program: http://www.microsoft.com/mvp
Blog: http://www.msmvps.com/epprecht/
"Robert-SoftMAR" <robert@softmar.com.pl> wrote in message
news:d6qu0d$ude$1@news.lublin.pl...
> How i can repair database ms-sql when attach file i have:
> error 823 I/O error (bad page ID) detected during read at offset 0x itd...
> Robert Lis
>
Navigation:
[Reply to this message]
|