Using Connected or unconnected lookup for performance wise which one is preferable?.
Answer Posted / sam
Performance wise unconnected lookup transformation is better as it returns one port & does not build dynamic cache. only static cache is build .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How identifying bottlenecks in various components of informatica and resolving them?
What is a stored procedure transformation?
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM
Difference between Target-based loading and constraint-based loading?
How to use pmcmd utility command?
Which transformation is needed while using the Cobol sources as source definitions?
differences between service based and product based?
Differentiate between sessions and batches?
Informatica settings are available in which file?
What is the commit type if you have a transaction control transformation in the mapping?
What are active transformations.
How to create a non-reusable instance of reusable transformations?
Explain the etl program with few examples.
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
Name the different lookup cache(s)?