Fehler bei Buchungsübernahme aus Hibicus
Verfasst: Mittwoch 16. Dezember 2009, 19:56
Hallo,
folgender Fehler tritt bei mir bei Import von Buchungen in Jverein aus Hibiscus auf:
insert failed, rollback successful; nested exception is:
org.h2.jdbc.JdbcSQLException: Eindeutiger Index oder Primarschlüssel verletzt: CONSTRAINT_INDEX_4 ON PUBLIC.KONTO(NUMMER)
Unique index or primary key violation: CONSTRAINT_INDEX_4 ON PUBLIC.KONTO(NUMMER); SQL statement:
insert into KONTO (BEZEICHNUNG,HIBISCUSID,AUFLOESUNG,NUMMER,EROEFFNUNG) values (?,?,?,?,?) [23001-117]
Wie kann dieser behoben werden?
mfg Alexander Greim
folgender Fehler tritt bei mir bei Import von Buchungen in Jverein aus Hibiscus auf:
insert failed, rollback successful; nested exception is:
org.h2.jdbc.JdbcSQLException: Eindeutiger Index oder Primarschlüssel verletzt: CONSTRAINT_INDEX_4 ON PUBLIC.KONTO(NUMMER)
Unique index or primary key violation: CONSTRAINT_INDEX_4 ON PUBLIC.KONTO(NUMMER); SQL statement:
insert into KONTO (BEZEICHNUNG,HIBISCUSID,AUFLOESUNG,NUMMER,EROEFFNUNG) values (?,?,?,?,?) [23001-117]
Wie kann dieser behoben werden?
mfg Alexander Greim