how u know when to use a static cache and dynamic cache in
lookup transformation.

Answer Posted / hari

By default lookup is static.
Dynamic is used whn the records coming frm the source to
target in multiple times. i.e if
1)
emp_id=101...city=hyd...age=25...
(first this is inserted to target)
2)at second time when 101 employee is changing his city frm
hyd to chennai here we need to update the target table with
city name as chennai. thn how lookup cache knows tht a
record is updated...
3) if it is static lookup, after updating tht record it
will not refresh the lookup cache.... where as if it is
dynamic cache it will refresh the cache....
4) Based on our requirement we r going to use.....

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is primary and backup node?

930


Did u used latest transformations of 8.6.0? for what?

1661


what are factless facts? And in which scenario will you use such kinds of fact tables.

1530


What is domain and gateway node?

935


What is meant by target load plan?

746


What are connected or unconnected transformations?

870


What is powercenter on grid?

948


How does a rank transform differ from aggregator transform functions max and min?

934


Plz can any one say me how to get the informatica certification materials and dumps

1814


How to update or delete the rows in a target, which do not have key fields?

908


What are the data movement modes in informatica?

905


what is mean by complex business rule ?

1913


How do you promote a non-reusable transformation to reusable transformation?

918


SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N

1875


What is expression transformation?

840