I have database in a corrupted state (created in 1.116, now under
1.119). Error occures while opening database throw jdbc connect. It
reports the primary key violation but H2 console can be opened. I can
see duplication of primary key values in 2 records. When I run
Recovery tool I receive the script also containing duplicated records.
Executing script with RunScript (-continueOnError) results in the
error while creating new database.

Problem can be solved by manual removal of duplicated record from the
SQL script. I wonder how such problem can be handled in automatic mode
with H2 tools?

-- 
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.

Reply via email to