Hi,

when I load my database into sqlite3 and run an integrity check I only get the 
error message: Error: database disk image is malformed

I do not get any further information. What causes this simple error message? I 
expected to get some more information what is actually the reason why SQLite3 
thinks that it is malformed. Interestingly I can do a dump to a SQL file for 
the (whole?) database.

I would really like to find out the root cause of this issue because I 
experience a corrupt database once a while on iOS. This only happens when the 
app is terminated while running when the iDevice switches off due to low 
battery issues.

Best regards,
Hartwig

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to