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!

updating a column of the primary key

B. YoussefAug 16 2015 — edited Aug 18 2015

Hello,

I have a problem I'd like to expose you to have your opinion.

In a source table, I have a primary key composed of four columns (we will call them A, B, C and D).

D columns must be updated with a different value (a Mappin with another table)

My ODI interface, I defined the updating keys in A, B, C but of course it does not work because there is a breach of the primary key

I thought back, the first value of D in a new column (D_OLD) and use as 4th key to update.

what do you think?

Kindly suggest me the good way to do that

Thank you for your comeback

This post has been answered by mmtn_jy on Aug 16 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 15 2015
Added on Aug 16 2015
6 comments
1,472 views