Hi,

> This looks like a database corruption. A workarounds is: use the tool
> org.h2.tools.Recover to create the SQL script file, and then re-create
> the database using this script. Does it work when you do this?

Just tried it.  The Recover tool created a SQL script file but one
SQL
command was missing a field and another SQL command created a
duplicate record.  I hand correct the data to get the database
reloaded.

That implies the database was corrupted but it would be handy if the
recover tool could generate clean SQL commands and ignore bad data.

> - If the database was used with a version older than 1.2.135, and the
> process was killed while the database was closing or writing a
> checkpoint.

Most likely that was the situation since this was running on a
computer
in another state/office so anything could happen.

I ask the question because NPE sometimes means program error.

Thank you for your time,
Kris

-- 
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