How to recover sessions in concurrent batches?
Answer / 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 ? | 8 Yes | 0 No |
What is the Difference between SetVariable and setmaxvariable in informatica?
I am Unable to load the FixedWith FlatFile Into The Target.What Is The Reason. PLZ Help Me..
How can we handle two sessions in informatica?
which one is costliest transformation? costliest means occupying more memory. which one Aggregator,sorter,filter,etc..
Can we use the mapping parameter or variables developed in one mapping into any other reusable transformation?
What is workflow manager?
How to do the error handling of if ur source is flatfiles?
What if we sort the data in descending order instead of increasing order in sorter t/f and send the data in aggregator t/f is there any performance downfall? Please answer below. thank you.
List the transformation in informatica.
Tell me about informatica architecture.
Without using Lookup & Sequence Generator, How to generate Sequence?
Define Incremental Aggregation?