Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ODI 12c - CDC is not working

Fabricio_JorgeJul 27 2017 — edited Jul 31 2017

Hi all,

   ODI...: 12.2.1.1.0

   Simple scenario: One source table to one target table

   I am trying to test the CDC feature of ODI, but i am getting stuck at the final step... the replication of DML itself. Here is what i have done so far:

      1) Imported the "JKM Oracle Simple" to my project

      2) At my source model, section "Journaling", i've checked the "Simple" option at "Journaling Mode" and selected the "JKM Oracle Simple.MYPROJECT" from the Knowledge Module combobox

      3) Added my source table to the CDC ("Add to CDC" and "Start Journal" options). After that, my source datastore shows a small green icon

      4) At my mapping, at the source table, Physical Tab, checked the option "Journalized Data Only"

      5) Do some DML at the source table and check "Journal Data"... the new lines appear correctly

      6) After all of this, i run my mapping... it runs without any errors, but my target table don't get the new lines... just the old ones, before the CDC configuration

What am i doing wrong? Probably i forgot a basic/simple step. Please, any help will be appreciated.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 28 2017
Added on Jul 27 2017
3 comments
783 views