lookup is passive y can't it be active?
let us say i have some records in my source like
101,rohit,1000
101,rohit,1000
102,kumar,2000
like wise
now as it is having multiple matches i return only
first,last value it can't return bouth the values
that means lookup is acting as select distinct right by
default what means it is active?

Answer Posted / akash

An active transformation handles data in groups while a
passive transformation handles them row-by-row. Lookup
handles each record one by one. So it is a passive
transformation.

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which means the first record should come as last record and last record should come as first record and load into the target file?

606


How we can create indexes after completing the load process?

607


To import the flat file definition into the designer where should the flat file be placed?

669


What does refresh system mean, and what are its distinctive choice?

564


What is union transformation?

566






Which transformation should we use to normalise the COBOL and relational sources?

736


Hi all, Can you please send me the Dimensions and fact tables which are used in mutual fund project. and please send me the brief summary about the project. Please do the needful.

1841


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?

1457


How can one identify whether mapping is correct or not without connecting session?

869


Design a mapping to get the pervious row salary for the current row. If there is no pervious row exists for the current row, then the pervious row salary should be displayed as null.

774


How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows.

626


How are the sources and targets definitions imported in informatica designer?

666


How will the document be delivered to me?

611


What are the main issues while working with flat files as source and as targets ?

643


What is a pre-defined event and user-defined event?

573