Hi,

We are inserting data into a table whith a serial-field.

This insert statement is set against the database using
a java application.

Doing so sometimes the database sends an error
INSERT INTO <table> (DS_ID, KEZ_ID, KEZ_ELEM_ID, TYPE_ID, REF_ID) VALUES 
('6709A',9,5,14,7) :23000:[200] (at 102): Duplicate key

The table has got an other filed which is the serial-field and this field and 
the field DS_ID are the unique key.

OS is LINUX with  "2.4.21-243-athlon" kernel
database version: 7.5.00.18 build 018-121-079-776
JDBC-driver-version: 7.6.0   build 000-000-003-264

Is there anybody who had the same problem?



Mit freundlichen Gr��en
i.A.
Dirk Naujoks

--
Dirk Naujoks
IOn Aktiengesellschaft
Tel.: +49 (0211) 924 95 - 120
Fax: +49 (0211) 924 95 - 111
Mail: <mailto: [EMAIL PROTECTED]>
Web: www.ion.ag


--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to