I have an old large (split) database  created with the v1.4.200 
version...keyword old and forgot the password.
Running recovery always ends with a EOF Exception

at org.h2.message.DbException.get(DbException.java:174)
        at 
org.h2.message.DbException.convertIOException(DbException.java:331)
        at org.h2.store.FileStore.readFully(FileStore.java:289)
        at org.h2.tools.Recover.dumpPageDataLeaf(Recover.java:981)
        at org.h2.tools.Recover.dumpPageStore(Recover.java:493)
        at org.h2.tools.Recover.dumpPageStore(Recover.java:435)
        at org.h2.tools.Recover.process(Recover.java:240)
        at org.h2.tools.Recover.runTool(Recover.java:163)
        at org.h2.tools.Recover.main(Recover.java:129)
Caused by: org.h2.jdbc.JdbcSQLException: IO Exception: 
"java.io.EOFException";

Any help is appreciated as I really need to recover this data.

Thank you

-- 
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 view this discussion visit 
https://groups.google.com/d/msgid/h2-database/d4e3c51a-9dc6-495c-bb95-ac554b511125n%40googlegroups.com.

Reply via email to