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!

invisible join

968552Jan 19 2013 — edited Jan 19 2013
Hi Gurus,

I was trying invisible join explained in http://odiexperts.com/invisible-join/.
But somehow this trick is not working for my interface.
I have created 1 variable VAR_1 and 3 tables EMP1,EMP2 and EMP3 with identical columns EMPNO and AGE.
and used EMP1,EMP2 as source & EMP3 as target.
with join condition EMP1.#VAR_2=EMP2.#VAR_2

while clicking on tick icon on property inspector pan for join, I am getting error "ODI-15631: Connection information not available"

What could be the reason behind this issue.

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 16 2013
Added on Jan 19 2013
1 comment
547 views