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 do you mean by channel change?

756


can u any challenge your project?

1789


What is the function of union transformation?

835


What is the difference between stop and abort in informatica

874


Hi, I am planning to take Infa Certification exam but am unable to find its dumps anywhere on web. If anybody has it, plz share them with me. jkinfo22@gmail.com Thanks in advance

1832


What is the status code in stored procedure transformation?

898


How to join three sources using joiner? Explain though mapping flow.

896


How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.

1531


What is the advantage of informatica?

826


permutations of mapplet

2255


Differentiate between joiner and lookup transformation?

852


Mention few power centre client applications with their basic purpose?

729


What are mapplets?

1009


where to store informatica rejected data? How to extract the informatica rejected data?

785


Why filter transformation is an active one?

761