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
TELL ME ONE COMPLEX MAPPING IN UR PROJECT? chandumba2005@gmai.com
how will u take the data from clint server and next what u do in datamodeling what u will u do in staging area what u will u do next what u are doing please give the step by step by process
How would you join a node to the already existing domain?
Reusable transformation and shortcut differences
What is target designer and target load order?
Define mapping and session?
is there any way to read the ms excel datas directly into informatica?like is there any possibilities to take excel file as target?
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM
Can we create a Integration service without a Repository service and vice versa?
How can we update a record in the target table without using update strategy?
How to load last n records of file into target table - informatica
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
What do you mean by DTM and Load manager and what is difference between load manager and load balancer?
What is a rank transform?
Is it possible to create multiple domains on a single Informatica server?