[ 
https://issues.apache.org/jira/browse/OPENJPA-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708886#action_12708886
 ] 

Ravi P Palacherla commented on OPENJPA-1083:
--------------------------------------------

TestEJBState  fails with  ORA-00904 .

After applying the patch on OPENJPA-946 , ORA-00904 is fixed and now I get the 
following exception:

"Caused by: org.apache.openjpa.lib.jdbc.ReportingSQLException: ORA-02275: such 
a referential constrai
nt already exists in the table
 {stmnt 25798515 ALTER TABLE DEPFIELDPC ADD FOREIGN KEY (OWNER_ID) REFERENCES 
DEPFIELDPC (ID) DEFERR
ABLE} [code=2275, state=42000]"

> org.apache.openjpa.persistence.kernel.TestEJBState fails with two exceptions 
> ORA-00904 and ORA-02275 against oracleDB.
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-1083
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1083
>             Project: OpenJPA
>          Issue Type: Sub-task
>            Reporter: Ravi P Palacherla
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to