Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

database disk image is malformed [SQLiteException] Mod: InsertHistoryItem(History hist) Line:258:21267195 #343

Open
yeahman45 opened this issue Dec 3, 2023 · 6 comments

Comments

@yeahman45
Copy link

I often get this error:
database disk image is malformed [SQLiteException] Mod: InsertHistoryItem(History hist) Line:258:21267195

what does that mean?

@VorlonCD
Copy link
Owner

VorlonCD commented Dec 3, 2023

Never seen it.

First keep an eye on drive space. Clean out your temp folder once and a while. Low drive space could be causing it.

Restart the machine or just AITOOL once and a while

Does your machine unexpectedly reboot sometimes due to some hardware issue? This could be causing corruption in the database.

Run chkdsk c: /f at a command prompt once and a while (let it reboot to fix)
Close AITOOL and delete \_Settings\Aitool.Database.* files once and a while

@yeahman45
Copy link
Author

yeahman45 commented Dec 4, 2023 via email

@VorlonCD
Copy link
Owner

VorlonCD commented Dec 4, 2023

In FILE explorer address window, type %TEMP% and press enter. you should see 1000's of files/folders you can delete. Also Start menu > type "Disk Cleanup" should do the same.

If doesnt help, try the other suggestions

@yeahman45
Copy link
Author

yeahman45 commented Dec 5, 2023 via email

@VorlonCD
Copy link
Owner

VorlonCD commented Dec 5, 2023

deleting the database does not delete the settings. ONLY the history tab contents. But you basically have the same thing in BI anyway.

anything filling the hard drive too much such as temp files could have caused the database corruption

@yeahman45
Copy link
Author

yeahman45 commented Dec 5, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants