1.why we need to use unconnected transformation?
2.where we can static chach,dynamic chach
Answers were Sorted based on User's Feedback
Answer / rahul
In Lookup transformation;
Unconencted is used when ever u want to call the same
transformation several times and u have one return port.
Use dynamic cache if u want to update the case while
updating the target table itself and static is untouched
with the cache.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sreenu
Unconnected lkp is used for the performance preps bcz hear
we can return only one port and also it is not participated
in mapping directly in ulkp we can use only static cache.
Static cache: static cache is used in unconnected lkp, once
the data is cached it won’t modified.
Dynamic cache: in connected lkp we can use dynamic lkp. By
the use of dynamic lkp we can capture the changed
data.becage dynamic cache is automatically update the
cached data
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / satyam
We use an unconnected transformation when we need one
return column from each row and it receives values from:
LKP expression from another transformation.
| Is This Answer Correct ? | 1 Yes | 0 No |
How can we handle two sessions in informatica?
What are the different lookup cache(s)?
Define filter transformation?
Hi, In a mapping I have 3 targets and one fixed width file as source. Total 193 records are there . I connected one port in aggregator to all 3 targets. The same value need to be load into these 3 targets . It is loaded like that only but in different order. Why? The order of insertion should be same know for all 3 targets ? Then why the order is changed ? Any one please help me. Advance thanks.
Could you explain what is enterprise data warehouse?
What is critical mapping?
Q. Informatica workflow, it is running beyond two hours for last couple of runs, normally it completed less then 30 min., hardly 40 min, last couple of run crossing 2 hours and more in that workflow only one session. now it is aasign to you that how to idenitfy the performance issue of the sesion of production.
How to Create a folder using pmrep command?
Performance tuning( what you did in performance tuning)
what is the difference between stop and abort
where is the reject loader .
What does update strategy mean, and what are the different option of it?