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 |
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
Source as 1 1 2 2 3 3 How to get target as 1 2 3 and 1 2 3
Can we use the mapping parameters or variables created in one mapping into another mapping?
Design a mapping to get year of join for each employee.
What is staging area?
How to do the error handling of if ur source is flatfiles?
Name 4 output files that informatica server creates during session running?
what is the difference between onsite & client site?
What exactly mentioned in High level design document.can somebody explain me sequentialy.
Hi frndz, "while i am going to run the infotmatica power designer,he ask the id and password ",then i enterd the id and passwd , at that time i got the error as " failed to connect repository " ?
What is exact use of 'Online' and 'Offline' server connect Options while defining Work flow in Work flow ?
There are 100 lines in a file. How to print line number 31-50 and 81-90 in unix with a single command.