Hi,

You database is not corrupt. It's jus that the file format of the
'page store' mechanism changed. See
http://www.h2database.com/html/changelog.html - the page store is
still experimental. The file format changed in the last releases. I
believe I wrote that already various times.

If you want to use the page store with version 1.1.119, you need to
create a _new_ database.

Regards,
Thomas


On Sun, Sep 27, 2009 at 7:57 AM, Thotheolh <[email protected]> wrote:
>
> I think it's my database file that's corrupted. I re-made the database
> and every version can open it. How did my file get corrupted but yet
> 1.1.117 could still open it ?
>
> On Sep 27, 9:37 am, Thotheolh <[email protected]> wrote:
>> Strangely, I could use 1.1.119 to access other of my databases... Is
>> it because this particular 'corrupted' database was created much
>> earlier than the other databases that is why it have some sort of a
>> difference in versions of storage mechanisms ?
>>
>> On Sep 27, 9:32 am, Thotheolh <[email protected]> wrote:
>>
>> > Sry, duplicate post. Hi the post button twice on a hurry.
>>
>> > On Sep 27, 9:31 am, Thotheolh <[email protected]> wrote:
>>
>> > > Hi. I was using 1.1.117 and it worked fine opening my h2 databases. I
>> > > did not upgrade any further since the changelog did not show much
>> > > significant changes. I noticed that the latest 1.1.119 have good
>> > > amount of changes so I decided to use it. When I tried to use my
>> > > 1.1.119 to open my personal databases... it claimed that it was
>> > > corrupted.
>>
>> > > File corrupted while reading record: /home/thotheolh/DBStore/
>> > > Password.h2.db. Possible solution: use the recovery tool [90030-119]
>> > > 90030/90030 (Help)
>>
>> > > I have been opening my personal databases using 1.1.117 fine a while
>> > > ago until this came.
>>
>> > > I quickly restored my 1.1.117 and everything's fine again.
>>
>> > > I am guessing that 1.1.119 sets the h2 page store as the default
>> > > mechanism rather than the old h2 storage mechanism... did I guess
>> > > correctly ?
>>
>> > > For now, I am using 1.1.117 to be on the save side.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to