Back gound Info: We have 4 Oracle database name as d1 d2 d3 d4 We have Web-like interface Java program that was programmed to update/Save an Object through Oracle Coherence to this DB Cluster.

Issue: When Java program try to call putObjectIntoCache(Object.className,objectKey,Object) into Coherence. Only D1 or D2 or D3 get update with new Object . The rest of the DB log error like ORA-00001 Unique Constraint violation.

Questions:

We do not know the root cause for this issue ,

Any one has similar experience on this issue or Anyone have decent experience on Oracle Coherence and Database can give me a hint?

I am appreciate for anyone's help Thanks

link|improve this question
How is cluster-analysis related to this? You probably meant to use database-clustering or something like this. – Anony-Mousse Feb 17 at 7:19
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.