Hi Simon,

 I looked into it but couldn't find the exact reason for my bug.

 If you have any idea please let me know.

 Also I would appreciate, if you can let me know what does this error mean
in terms of btree/pager module of sqlite....

>> sqlite> PRAGMA integrity_check;
>> *** in database main ***
>> Page 5275 is never used
>> wrong # of entries in index sqlite_autoindex_<table_name>_1
Thank you.
-Hiral
On Wed, Jun 17, 2009 at 9:42 PM, Simon Davies <
simon.james.dav...@googlemail.com> wrote:

> 2009/6/17 hiral <hiralsmaill...@gmail.com>:
> > Any suggestion on this !!!
>
> Your database has been corrupted.
> http://www.sqlite.org/lockingv3.html#how_to_corrupt
>
> Rgds,
> Simon
>
> >
> > On Tue, Jun 16, 2009 at 4:34 PM, h o <hiralsmaill...@gmail.com> wrote:
> >
> >> Hi,
> >>
> >> I am using sqlite-3.5.9 and observing a 'disk image malformed' error
> >> nfs, on doing 'PRAGMA integrity_check' I got following messages...
> >>
> >> SQLite version 3.5.9
> >> Enter ".help" for instructions
> >> sqlite> PRAGMA integrity_check;
> >> *** in database main ***
> >> Page 5275 is never used
> >> wrong # of entries in index sqlite_autoindex_<table_name>_1
> >> sqlite>
> >>
> >> Can you please let me know what is the problem here.
> >>
> >> Thank you.
> >> -Hiral
> >>
> > _______________________________________________
> > sqlite-users mailing list
> > sqlite-users@sqlite.org
> > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
> >
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to