What is the difference between Connected and UnConnected
Lookup Transformation.Give me one or two examples please?
Answer Posted / saradhi
Connected Transformation means which is connected source to
transforamtion and target table with mappings or links.
In Unconnected Transformation there is no connection to
transformation with source and target table.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the surrogate key?
What is sorter transformation?
Can we use the mapping parameter or variables developed in one mapping into any other reusable transformation?
How to use pmcmd utility command?
How do you use reject loader.
Define sessions in informatica etl?
What are the main features of Oracle 8i with context to datawarehouse?
Which is the t/r that builts only single cache memory?
is it possible to index the data in cache of lkp transformation ?
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.
Mention a few design and development best practices for informatica?
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
what are the deliverables?in your project?
How do you load only null records into target?
How to load the name of the current processing flat file along with the data into the target using informatica mapping?