How does the session recovery work.
Answer / isha
When sesiion fails and if we have configured it to resume from last checkpoint then IS creates checkpoints and save them in $PMStorageDir.
From there, it picks values and start session recovery.
| Is This Answer Correct ? | 0 Yes | 0 No |
hi all, can anyone please tell me the difference between erwin tool and informatica ?how these both works ? how this both are going to connect with business objects. THANKS IN ADVANCE
Performance tuning in UNIX for informatica mappings?
In router source is a boy age 20 I given 3 conditions in router a>20, a<=20, a=20 which one exit first?
Why sorter is an active transformation?
What is InformaticaPowerCenter?
What are the types of maping in Getting Started Wizard?
Can i create a lookup table without cache.
What is a shortcut and copy in Informatica and how two are different with each other?
Can anyone tell me, when a flat file contains different kinds of delimeters available for each line ( For Ex: First line contains [,*&#$] and second line contains [%@$#%^]. Like that all records having different kinds of delimeters. How can we implement this kind of flat file in informatica?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
in source one table is there. id value --- ------ 1 a 2 b 3 c 1 d 2 e 1 f in target i want id value ---- ------ 1 a,d,f 2 b,e 3 f How to implement it in informatica without using normalizer transformation?
How to generate sequence numbers?