How to load the data into target table, which not have
Primary/Surrogate key (Duplicate records not acceptable)

Answer Posted / santosh kumar sarangi

1. If source is relational then in SQ you can check the
distinct or in mapping we can use distinct in sorter t/r.
2.if flat file then distinct in sorter t/r.

It will not allow nay duplicate data, so target will get
only distinct data.

Let me know if any thing wrong.

Thanks & regards
Santosh Kumar Sarangi

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Slowly changing dimensions, types and where will you use them

1278


How to create the source and target database connections in server manager?

634


Different sorts of metadata that stores in the storage facility?

564


How to do unit testing in informatica?

728


If informatica has its scheduler why using third party scheduler?

781






On which transformations you created partitions in your project?

763


How to generate sequence numbers?

622


How to load last n records of file into target table - informatica

600


How to call shell scripts from informatica?

578


Differentiate between a repository server and a powerhouse?

583


Explain how many types of dimensions are available in informatica?

599


What do think which one is the better joiner or look up?

733


What is meant by active and passive transformation?

587


What is the use of target designer?

612


I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?

1469