I've got a test database that splits at 1GB and is 5.5GB in size. I run org.h2.tools.Recover in the directory where it resides and get this error.
java.lang.IllegalStateExeption: Reading from PATH.FILE.mv.db failed; file length 1073741824 read length 1167360 at 1073741824 [1.4.182/1] I was able to access the database via the tcp server before doing this testing so i know i can access it fine. My question is can Recover work with split files? -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
