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 12 - Problem with LKM SQL to Oracle

2772107Oct 13 2014 — edited Nov 10 2014

Hi again,

Three days ago I asked about the problem with datatypes of datastores in models which were missing. After applying of ideas suggested by Mahak (many thanks ) I got them working.

But after that we came upon a new problem. When executing a mapping (Oracle to Oracle databases), it failed on the second step - ""Create work table"". When we checked the generated code it was something like that: ""CREATE TABLE <work_table_name> ()"". No column names or datatypes were described in brackets and as expected the ODI error of the execution was "invalid identifier". It seems that API odiRef.getColList(params)%> does not work. I tried loading using LKM Oracle to Oracle (DB LINK) but again columns are missing in generated script.

I have to mention the master and work repositories are on different Oracle databases and ODI Agent is not still installed because of some problems.

We are still newbies in ODI and would appreciate any help from more experienced guys (or other newbies).

Thank you in advance.

This post has been answered by 2772107 on Nov 10 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 8 2014
Added on Oct 13 2014
14 comments
3,347 views