Re: [sqlite] Figuring out the Cause of SQLite Error 11: Corrupt Database

2017-09-20 Thread Esplin, Justin
guring out the Cause of SQLite Error 11: Corrupt Database On 9/15/17, Esplin, Justin <jlesp...@verisk.com> wrote: > I was able to access a computer which encountered these errors, about > 10 minutes after they occurred. I ran "PRAGMA integrity_check" and it > returne

Re: [sqlite] Figuring out the Cause of SQLite Error 11: Corrupt Database

2017-09-17 Thread Richard Hipp
On 9/15/17, Esplin, Justin wrote: > I was able to access a computer which encountered these errors, about 10 > minutes after they occurred. I ran "PRAGMA integrity_check" and it returned > "ok". How/why would this have changed? I verified the user did not > re-install our app

Re: [sqlite] Figuring out the Cause of SQLite Error 11: Corrupt Database

2017-09-17 Thread Esplin, Justin
ber 15, 2017 4:43 AM To: SQLite mailing list <sqlite-users@mailinglists.sqlite.org> Cc: Sines, Matt <mwsi...@verisk.com> Subject: Re: [sqlite] Figuring out the Cause of SQLite Error 11: Corrupt Database On 9/14/17, Esplin, Justin <jlesp...@verisk.com> wrote: > > We

Re: [sqlite] Figuring out the Cause of SQLite Error 11: Corrupt Database

2017-09-15 Thread Richard Hipp
On 9/14/17, Esplin, Justin wrote: > > We are seeing a couple worrisome (and not very informative) messages > repeatedly in our logs: > > SQLite error (11): database corruption at line 55472 of > [cf538e2783] > > SQLite error (11): database corruption at line 55514

[sqlite] Figuring out the Cause of SQLite Error 11: Corrupt Database

2017-09-15 Thread Esplin, Justin
Howdy, We are seeing a couple worrisome (and not very informative) messages repeatedly in our logs: SQLite error (11): database corruption at line 55472 of [cf538e2783] SQLite error (11): database corruption at line 55514 of [cf538e2783] I have been looking around the web for a