what is the difference between lookupoveride and joiner?
Answers were Sorted based on User's Feedback
Answer / nikhil
Using lookupoverride u can join two relational tables but
not flat files . Joniner T is used to join two heterogenous
sources like relational tables from two different databases
or flat file sources.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / joshasmita
Using Loopoverride we can join two relational tables but
from same database. With joiner we can two sources of
different types
| Is This Answer Correct ? | 2 Yes | 3 No |
HOW DO YOU PARFORM INCREMENTAL LAOD ?
In incremental loading using Mapping variable if session failed with any of reason in the middle of process. is the Mapping variable remains constant or change?
Do you have to change the reject file b4 using reject loader utility.
What are the rank caches?
Is it possible to revert a global repository to local one and why?
what is surrogatekey ? In ur project in which situation u has used ? explain with example ?
What are the basic requirements to join two sources in a source qualifier transformation using default join?
In aggregator transformation, I sort the data before aggregator and select sorted port but still I’m getting an error. What is that error?
Explain the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
what is shortcut in informatica? difference between shortcut,reusable object?
How can one know that a table has indexes and is partitioned? How data will be pulled from Partitions in Oracle for Informatica?
What is difference between maplet and reusable transformation?