Okay, while I still don’t have 100% confirmation from my clients. Simply opening the file in the h2 console *seems* to have fixed the issue. (Or alternatively using version 1.2.147 compared to 1.2.121 in which it was broken.)
On 24 Nov., 17:29, Debilski <[email protected]> wrote: > Hi, > I have a seemingly corrupt h2 database. I can use org.h2.tools.Recover > to get a .sql file with most of the information, however, a couple of > tables are missing. > > The contents of these tables is still in the original, corrupt > database; and in the restored .sql file there is also the transaction > log (although commented out) available. Is there any chance/tool to > get back the contents of the left out tables? > > Thanks > /rike -- 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.
