Incorrect Handling Of COMMIT for Transaction with ODI IKM Oracle Incremental Update
(Doc ID 2927090.1)
Last updated on AUGUST 06, 2024
Applies to:
Oracle Data Integrator - Version 12.2.1.4.0 and laterOracle Data Integrator on Marketplace - Version 12.2.1.4.200123 and later
Information in this document applies to any platform.
Symptoms
When executing an Oracle Data Integrator (ODI) mapping using IKM Oracle Incremental Update (build 49), data is committed even after commit is disabled. It is expected that the commit should not occur.
The issue can be reproduced at will with the following steps:
- Open Studio connection to schema with a TABLE_SOURCE populated and TABLE_TARGET created and not populated.
- Then open the KM settings of the mapping where the IKM is "IKM Oracle Incremental Update.GLOBAL"
- Insert True use default
- Update False
- Commit False
- Create_flow_index True use default
- Constraints None use default
- Indexes None use default
- After execution of mapping – operator log (no commit step is visible).
- Perform Select * from TABLE_TARGET. Observe data shown in the query result.
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! |