Hi,

There was no "out of disk space" problem, or another kind of recoverable
I/O exception, right? Could you check if there is a .trace.db file and post
or send me the contents?

I just recently found a disk I/O problem: on out of disk space, the
database can get corrupt sometimes, if later write operations succeeded.
The same problem can happen on other kinds of I/O exceptions (where one or
some of the writes fail, but subsequent writes succeed).

This will be fixed in the next release (the file is closed on the first
unsuccessful write operation, so that later requests fail consistently).

Regards,
Thomas

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