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 |
what is the complex transformation you used in informatica
How we can get unique records into one target table and duplicate records into another target table??
11 Answers Deloitte, IBM, iGate,
how many types transformations supported by sortedinput?
What is tracing level and what are the types of tracing level?
What is the surrogate key?
what is session parameters?
Define filter transformation?
what type of transformation is not supported by mapplets?
How to delete duplicate row using informatica?
what are types of dimentions?
What do you mean by worklet?
How do we call shell scripts from informatica?