#ERROR1:
Caused By: javax.script.ScriptException: javax.script.ScriptException: java.lang.InterruptedException: sleep interrupted
Solution:
BICC extract script failing in the timespane
Go to mapping and select LKM LKM BICC ADW Extrernal table-- BICC job timeout- 4000 or 1000 or 0
#ERROR2:
ODI-1228: Task Merge rows-IKM Oracle Merge-Load TGT_FSCMTOPMODELAM_FINVRMRRSHAREDPUBLICMODELAM_PERFOBLIGATIONLINDISTSPVO_1 fails on the target connection .
Caused By: java.sql.SQLException: ORA-30926: unable to get a stable set of rows in the source tables
Solution:
use ikm oracle incremental update merge instead of ikm oracle merge
Check primary key enabled in mapping .
If same data trying to insert /update on target table which is already exist in target table then it will not allow to update or insert using merge
delete data from target or source based on requirement
No comments:
Post a Comment