Answer Posted / nagaraju bhatraju
when we use concurrent process to load when session
fails ...all other session will run normally and load the
data..the failed session will considered as a standalone
sesion ...and we have perform recovery for the failed
session.
there three type where we can recover a failed session
1.start the session again if the Informatica server doesnt
perform the commit
2.else perform recovery on the session
3. if we can recover the session truncacte the data from
target table and run the session.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the function of aggregator transformation?
How can one identify whether mapping is correct or not without connecting session?
How to differentiate between the active and passive transformations?
What are mapplets?
Differentiate between a repository server and a powerhouse?
What are the popular informatica products?
Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?
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.
Write the advantages of partitioning a session?
How do we call shell scripts from informatica?
Is stop and abort are same in informatica?
How does a rank transform differ from aggregator transform functions max and min?
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
What are the basic requirements to join two sources in a source qualifier transformation using default join?
What are the differences between joiner transformation and source qualifier transformation?