Hi all, I am getting error: 'Exception: org.h2.jdbc.JdbcSQLException: Sequence "SYSTEM_SEQUENCE_06AAA995_D69E_470F_A1B3_451D330A4C6B" not found; SQL statement' when I try to connect to my database and the connection fails. So even if I wanted to create the missing sequence I can not. Is there any way to access the database? I have important data stored inside. The database was fine just two days ago. I run some nightly processing - guesstimated at 20000 selects and inserts and I was running low on disk space.
Any advice will by much appreciated. -- 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.
