JDE E1: JDBC ERROR Reported
Hi all,
We are getting below error from JDE side.
Note : JDE and TIBCO two interfaces. TIBCO received given below error form JDE side. Please advise on this how can I resolve.
We received another error for
the record: 157126IN on 29th Jan with below error.
JDBC error reported: (SQLState =
23000) - java.sql.SQLIntegrityConstraintViolationException:
[tibcosoftwareinc][Oracle JDBC Driver][Oracle]ORA-00001: unique constraint
(PRODDTA.F47131_PK) violated
On a general note this error
occurs when the system tries to insert duplicate value which is already present
in the database. Here in this case we are getting error while inserting in
F47131 table. Maybe JDE team can help us in debugging the error.