[JBO-25013:Too many objects match the primary key...] on create new row
771321Oct 21 2010 — edited Oct 21 2010Hello,
There are two vierw objects: master and details.
New rows are created for the details view object, this is working but only for the first 3 records, then JBO-25013 error is raised.
The primary key is a DBSequence type.
Also very strange is that the generated keys values are always the same: [-46,-47,-307,-307]
Can someone tell how to fix this problem, and why this strange values are generated.
With Oracle BC Browser is working fine, the temporary primary key values starts from -1 and decrease fine with 1.
Let me know if you need more details.
Thanks,
Bogdan