suppose if we have dublicate records in a table temp n now
i want to pass unique values to t1 n dublicat values to t2
in single mapping using aggregator & router? how
Answer Posted / hitesh
but in this we ll get distinct values in duplicate table.
how can i get all values in duplicate table like:
col1 col2
1 2
1 2
1 2
3 4
3 4
5 6
and i want
unique table:
5 6
and
duplicate table :
1 2
1 2
1 2
3 4
3 4
i know this is of no use, but can we do this??
pls rply
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Which means the first record should come as last record and last record should come as first record and load into the target file?
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
What is meant by target load plan?
How many ways are there to create ports?
Differentiate between Load Manager and DTM?
Did u used latest transformations of 8.6.0? for what?
Explain Dataware house architecture .how data flow from intial to end?
Difference between Data and Index Caches?
What is powercenter on grid?
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me
update strategy transformation in informatica
explain about unit testing? in real time?
Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?
Suppose on 1st Nov 2010 you had created a mapping which includes huge aggregator calculations and it is under process for next two days. You will notice that even on 3rd day also its still calculating. So without changing a logic or changing a mapping How will you troubleshot or to run that mapping? Explain the steps
What you know about transaction control transformation?