Differences between connected and unconnected lookup?
No Answer is Posted For this Question
Be the First to Post Answer
To Provide Support For Mainframes Source Data, which Files Are Used As A Source Definitions?
I have the input file as col1 col2 col3 3 2 1 7 6 8 I should get the output as col1 col2 col3 1 2 3 6 7 8 ....What is the logic to get this? Is there any transformation which sorts row wise ? If not how to sort the incoming records row wise?
Please let me know how to do estimation before staring development in project. Here estimation in the sense how many associates are required, etc to complete the project.
i have 1000 record flat file source i want 1st row to 1st target, 2nd row to 2nd target, 3rd row to 3rd target how will u do? Without using Mod Function? Explain....
I Have 100 Records in a relational tble and i want to load the record in 3 targets , first records goes to target 1 and second to target 2 and third to target 3 and so on ,what are the tx used in this and what are the logics ,can any one help me ?? Thanks in Advance
explain different types of modeling.
performance tuning of Informatica
Explian the connected and unconnected lookup transformation
Sequence generator, when you move from develoment to production how will you reset
Can you use the maping parameters or variables created in one maping into any other reusable transformation?
How can you recognise whether or not the newly added rows in the source r gets insert in the target ?
How to calculate the cache size if say we are doing a performance check on a mapping and found that a particular cache needs to be changed. Is there a formula to calculate this! i know that informatica has a auto option available but how to calculate manually?