Answer Posted / viresh
Unconnected lookup can use multiple time in expression for
fetching different values from lookup table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define sessions in informatica etl?
Why update strategy and union transformations are active?
What are the restrictions of union transformation?
Explain sessions and how many types of sessions are there?
Have you worked with/created Parameter file
Suppose on 1st Nov 2010 you had created a mapping which includes huge aggregator calculations and it is under process for next two days. You will notice that even on 3rd day also its still calculating. So without changing a logic or changing a mapping How will you troubleshot or to run that mapping? Explain the steps
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
How do you load alternate records into different tables through mapping flow?
Explain sql transformation in script mode examples in informatica
In development project what is the process to follow for an etl developer from day1
I am new to informatica and learning it,can anybody please tell me how we receive source as flat file in informatica,from where we get this flat file?
How do you change a non-reusable transformation to reusable transformation?
What does update strategy mean, and what are the different option of it?
Explain the different kinds of facts.
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,