Discussion:
[Ozone-users] Database corruption
Aidan Slingsby
2006-01-13 11:07:02 UTC
Permalink
I've been using Ozone for a few years now (and like using it!). One
annoyance is that it the Java program (my code) crashes, this may result in
the corruption the data, which the automatic recovery routine helpfully
clean away (the whole database). I think it's if it crashes during an
update method.

I cope with this by just copying the database data directory everytime it
think it will corrupt. I haven't notice any other comments about this. Am
I probably doing something wrong (I'm using LocalDatabase in version 1.2).

Thanks,
Aidan.

Loading...