database disk image is malformed sqlite fix ubuntu code example
Example: database disk image is malformed sqlite fix ubuntu
sqlite3 /path/database.db "PRAGMA integrity_check;"
sqlite3 /path/database.db "PRAGMA integrity_check;"