Is it possible to have "5 source & 5 Target" in single mapping?
Answer / rkumar.etl
yes in single mapping we can have 5 sources and 5 target and
we need to arrange target load plan if dependency exists.
Is This Answer Correct ? | 19 Yes | 0 No |
i have a source with 100 records.i have 2 targets.in the first target i want to load first 50 records & in the second target i want to load next 50(or remaining) records.
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
On a day i load 10 rows in my target and on nextday i get 10 more rows to add in target. But out of 10 - 5 records are send them to target?how i can insert the remaining records
if the session continuous run what can we do. means shall we stop the session or abort session. what is the correct reasion. why this situation occurs
What all join we can perform in LOOKUP transformation?
sample mappings for scd1,scd2 and scd3
how to run the batch using pmcmd command
I have a source either file or db table Eno ename sal dept 101 sri 100 1 102 seeta 200 2 103 lax 300 3 104 ravam 76 1 105 soorp 120 2 Want to run a session 3 times. First time: it should populate dept 1 Second time: dept 2 only Third time: dept 3 only How can we do this?
how to call lookup qualifer in unconnected look;up
How do you update the records with or without using update strategy?
How to use pmcmd utility command?
how i will stop my workflow after 10 errors