Recovery of a split database

63 views
Skip to first unread message

Alex Tiboldi

unread,
Jan 26, 2025, 9:35:43 AMJan 26
to H2 Database
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
Reply all
Reply to author
Forward
0 new messages