How can i catch the Duplicate Rows From SorterTrans in a
Seperate Target Table ?
Answer Posted / sudhar
You can use distinct to eliminate the duplicate records.
Otherwise if you wanted to send the duplicate records to
another table then sort the data, then using the expression
you can find the duplicate value, assign different constant
values for the duplicate and the normal one. Use the router
to send duplicate and orginal records to the different
target tables.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How to load a Dimension ? and how to load a fact table?
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,
What is sq transformation?
How can you generate reports in informatica?
Suppose we have two source qualifier transformations sq1 and sq2 connected to target tables tgt1 and tgt2 respectively. How do you ensure tgt2 is loaded after tgt1?
What are the types of lookup transformation?
Explain the shared cache and re-cache?
I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
Differentiate between a repository server and a powerhouse?
server hot-ws270 is connect to Repository B. What does it mean?
Informatica Checkpoints
IN SCD1, insource we have 10 billion records and in the first day its uploaded successfully and in the second day its taking time to upload because some records it might get update or insert new records. As a developer what will be the better solution for this??
Which files are created during the session rums by informatics server?
What does command task mean?
What is the use of code page?