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 are the advantages of using informatica as an etl tool over teradata?

792


Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance

1767


What is an unconnected transformation?

873


what is Active lock explain

2573


What are the basic requirements to join two sources in a source qualifier transformation using default join?

832


Enlist the differences between database and data warehouse.

816


What is DR strategy for Informatica project?

922


What is a passive transformation?

833


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

1926


How to use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?

895


What are the types of lookup transformation?

861


What are active and passive transformations?

841


Mention a few design and development best practices for informatica?

761


One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?

2016


What are the transformations that are not supported in mapplet?

797