Re: can't repair a corrupted database
Tobias Downer <[email protected]>
| Newsgroups | gmane.comp.db.mckoi |
|---|---|
| Message-ID | <[email protected]> |
Hi Joseph, That error means that the fixed marker in a header area at the start of the database file is not the value that is expected. This is a problem an automated repair tool can not fix because the header is not intact. May I ask if there was any specific event before this happened, such as a disk crash? The header area is very simple in design and I do not believe an error in Mckoi could cause it to become corrupt. The magic value is written only once when the store is created and it is not touched again after that. If the magic value is corrupt then it suggests to me an outside problem. Would it be possible to send the database to me, or just the files that fail to repair, to [email protected]? If you can I'll take a look and see if I can work out what happened. Thanks, Toby. [email protected] wrote: > Hi all, > > running snipsnap 0.4.2 with embedded mckoi 0.9.4, we are facing a corrupted db that dbrepair (com.mckoi.tools.DBConglomerateRepairTool) can not > repair. > > we get the message: > Store magic value not present - not fixable > and the repair process stops. > > so, we can not get the database working... > > How can we repair that database ? > > thanks > -- > Joseph Vallot --------------------------------------------------------------- Mckoi SQL Database mailing list http://www.mckoi.com/database/ To unsubscribe, send a message to [email protected]