Ok, I tried now using the recover tool but I had no luck. It could create an sql file but when i was trying to create a new database from this sql I got this error:
Any suggestions how I can get my data back? Anzahl der Felder stimmt nicht überein Column count does not match; SQL statement: INSERT INTO INFORMATION_SCHEMA.LOB_MAP SELECT * FROM O_49 [21002-170] 21S02/21002 Any suggestions how I can get my data back? Thanks & best regards Cygarillo Am Samstag, 9. März 2013 14:23:33 UTC+1 schrieb Cygarillo: > > Hi there, > > I'm using H2 as an embedded database in my java application. However after > a crash last time i wasn't able to connect to the database anymore. > When my code is trying to create the EntityManager I get following > exception: > Allgemeiner Fehler: "java.lang.RuntimeException: page[11322] data leaf > table:33 T33 entries:6 parent:9960 keys:[714, 716, 717, 719, 720, 725] > offsets:[1899, 1745, 1627, 1484, 1260, 1098] parent 9960 expected 71" > General error: "java.lang.RuntimeException: page[11322] data leaf table:33 > T33 entries:6 parent:9960 keys:[714, 716, 717, 719, 720, 725] > offsets:[1899, 1745, 1627, 1484, 1260, 1098] parent 9960 expected 71" > [50000-170]<http://192.168.1.38:8082/test.do?jsessionid=03f4938cb793f5dc0e963edc91ba1309#> > HY000/50000 > > Can I do something to fix this problem or is my database broken and my > data lost? > > Thanks in advance for your answers. > > Best regards > Cygarillo > -- 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 http://groups.google.com/group/h2-database?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
