Page 1 of 1

Insert into Dynamic RDBMS stage

Posted: Tue Sep 12, 2006 9:03 am
by Diya
Hi,

I have to insert records into a dynamic RDBMS stage.

Since the derivation logic for one column is different I have to use another link for it.

Is there a way to merge this column along with the other columns and insert into the DRS stage.

It seems like the 'merge' stage will not work.

can anyone help me on this

Thanks,
Diya

Posted: Tue Sep 12, 2006 9:34 am
by thumsup9
Diya,

stage variables might help here. Can you please make your question a little clear.

Posted: Tue Sep 12, 2006 4:31 pm
by ray.wurlod
It would be much easier to solve if you could find some mechanism for deriving this rogue column somewhere in the main stream. There is no way to accomplish that you ask, except for a second job that updates the target via the Dynamic RDBMS stage.