What are the associated ports in look up T/R.

Answers were Sorted based on User's Feedback



What are the associated ports in look up T/R...

Answer / ravi

when we are using dynamic cache the associated port will be
enabled which is used to update or insert to the cache

Is This Answer Correct ?    23 Yes 2 No

What are the associated ports in look up T/R...

Answer / g. sunil kumar

Associate port is used to associate lookup columns with
input source columns to update the cache. The main
advantage we use dynamic lookup is to synch target with
lookup (let me know if it wrong), to synch both target and
lookup we used to insert/update. The question is to update
cache columns we have to associate respective cache columns
to source input columns as associate port. Some times you
may have pk in target/cache, for that column assoicate a
Sequence_id, which generate (pkcolumn max value)+1 value
for each inserts. It wil not generate sequence value for
update, assume if we generate value for it also.. data will
not in order. Hope this clear !

Is This Answer Correct ?    3 Yes 0 No

What are the associated ports in look up T/R...

Answer / sivak

by using associated port we can generate sequence numbers
with out using sequence generator t/r.

Is This Answer Correct ?    3 Yes 1 No

What are the associated ports in look up T/R...

Answer / vicky yadav

when we are using dynamic cache the associated port will be
enabled which is used to update or insert to the cache.The
question is to update
cache columns we have to associate respective cache columns
to source input columns as associate port

Is This Answer Correct ?    2 Yes 1 No

What are the associated ports in look up T/R...

Answer / achari

Using associate port in Dynamic lookup Transformation, we can do insert or update the cache in lookup.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Informatica Interview Questions

When you connect to repository for the first time it asks you for user name & password of repository and database both. But subsequent times it asks only repository password. Why?

1 Answers  


can anyone explain me about sales project in informatica?

8 Answers   MBT, Satyam,


HOW TO DELETE A RECORD FROM FLAT FILE

6 Answers   TCS,


While importing the relational source defintion from database,what are the meta data of source U import?

1 Answers  


what is the logic will you implement to load data into a fact table from n dimension tables?

4 Answers   TCS,


what is unit testing?tell me proceedure

1 Answers   L&T, UST,


What are active and passive transformations?

1 Answers   Informatica,


write a sql query following table? col1 col2 1 2 1 2 1 2 3 4 3 4 5 6 i want the output like unique duplicate col1 col2 col1 col2 1 2 1 2 3 4 1 2 5 6

1 Answers   Cap Gemini,


What is informatica? What exactly are the practical uses in real world

2 Answers  


What is expression transformation?

1 Answers  


How to recover the standalone session?

2 Answers  


why we r using presql&postsql in source qualifier?

1 Answers   HP,


Categories