Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I/O error (bad page ID) detected during read at offset
Message
De
27/04/2005 09:44:43
 
 
À
27/04/2005 09:17:51
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Recouvrement
Divers
Thread ID:
01008806
Message ID:
01008822
Vues:
31
>Hi all,
>
>Yesterday we had a crash with our database server. At this moment we are up again for 99%. There is just one problem that is left. For one or another reason we have a table that isn't recoverd like it should be.
>
>Now when we launch querys or try the modify the table we are getting errors like :
>'I/O error (bad page ID) detected during read at offset 0x0000002c950000 in file 'C:\PROGRAMME\MICROSOFT SQL SERVER\MSSQL\DATA\MYDATABASE.MDF'
>
>Does somebody know how to solve this problem ?
>
>
>Thnx
* FIRST
DBCC CHECKDB ('MYDATABASE',REPAIR_REBUILD)
* IF FAIL
DBCC CHECKDB ('MYDATABASE',REPAIR_ALLOW_DATA_LOSS)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform