|
Posted by Robert-SoftMAR on 05/23/05 01:40
Thanks
If I tray DBCC CHECKDB, I have error:
Server: Msg 911, Level 16, State 1, Line 1
Could not locate entry in sysdatabases for database 'gg_system'. No entry
found with that name. Make sure that the name is entered correctly.
This DB is not in list sysdatabases and I can't add this DB. And I don't
have any backup of DB. Maybe another repair software?
Robert Lis
Uytkownik "Mike Epprecht (SQL MVP)" <mike@epprecht.net> napisa w
wiadomoci news:4290ff5e$1_3@news.bluewin.ch...
> 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]
|