Source having one lakh record and loaded into target. Then, how can i compare records will loaded in table? For example Source having Firstname,Lastname. the same Firstname,Lastname record will be loaded into Target? How can i check in Oracle?

Answer Posted / abhinaw prakash

If both exist in same database then you can use NOT EXIST
function to find out the missing rows.

If both exist in diff databases then you can join them using
joiner and compare the rows in expression and Raise a Flag
for not matching rows.You can then use filter and pass only
the non matching rows into the target.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an aggregator transformation?

617


update strategy transformation in informatica

644


What is the need of an ETL tool?

644


Explain in detail scd type 2 through mapping.

619


What is DR strategy for Informatica project?

706






hi friends ... i have insurance project(informatica),can you please tell me how many table and mappings we need to use?and explain me.. thank you

9169


Explain what are the different versions of informatica?

658


Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?

611


Define update strategy?

641


I am new to informatica and learning it,can anybody please tell me how we receive source as flat file in informatica,from where we get this flat file?

1321


Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?

1242


What is powercenter on grid?

699


Under which circumstances, informatica server creates reject files?

594


What are the advantages of informatica?

576


How to partition the Session?

648