suppose a session is failed after a transformation , from
where that session will run again , i.e . from beginning or
from that transformation ?
Answers were Sorted based on User's Feedback
Answer / amit
if session failed after transformation it start again from
begining
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / naveen
ya its correct the session always starts from first only.
| Is This Answer Correct ? | 3 Yes | 0 No |
How to import oracle sequence into Informatica?
How are indexes created after completing the load process?
When you connect to repository for the first time it asks you for user name & password of repository and database both. But subsequent times it asks only repository password. Why?
What is the scenario which compels informatica server to reject files?
what is datamart
what are the fact table & dimensional table in pharmaceutical and hospotal related products???
Hi All, I've 110 records in my table but 101 records contains an error. When I run the session, I want to load the 100 records into the target. Can anyone suggest me the best solution for this... Thanks in Advance,
i have n number of records in my source, i want first and last record to my target. how can u implement this scenario .
How many number of sessions that u can create in a batch?
Under what condition selecting sorted input in aggregator may fail the session?
in my lookup table i want to catch the recently updated records from the source to target,how to achieve this and what is last commit interval point for this?
My source data like... Empid Name 10 chandra 10 sekhar I am expecting result is Empid Ename 10 Chandrasekhar How can we solve this prob?