File to multi-target connector execution fails due to ORA-00955 error
(Doc ID 2672410.1)
Last updated on FEBRUARY 27, 2022
Applies to:
Oracle Financial Services Data Integration Hub - Version 8.0.7 and laterInformation in this document applies to any platform.
Symptoms
After creating a connector to insert data from a file into two or more ADIs, execution of the connector fails with below error in execution log.
ERROR
-----------------------
CON_INFODOM_CONNECTORR_NAME_<MISDATE>_X_TASK1.log
ODI-1590: The execution of the script failed.
Caused By: org.apache.bsf.BSFException: exception from Jython:
Traceback (most recent call last):
File "<string>", line 25, in <module>
at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:495)
at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:447)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.j
java.sql.SQLSyntaxErrorException: ORA-00955: name is already used by an existing object
at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:396)
at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:247)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Execute insert connector for multi-table insert.
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot insert data into 2 or more ADIs.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |