When the informatica server marks that a batch is failed?
Answers were Sorted based on User's Feedback
Answer / vishnu
IF ANY ONE OF THE SESSION IN BATCH FAILS THEN THE BATCH
ALSO FAILES
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / swetha
If one of session is configured to "run if previous
completes" and that previous session fails.
| Is This Answer Correct ? | 0 Yes | 2 No |
What happens if we dont select data driven option?
I have 2records in target table and this record is deleted in source. Now if I run mapping twice how many records do target will have, source having 10records. Same with incrementally. Please answer me ASAP.
What is workflow variable? When we use workflow variable? Can any one explain me with one example???
what are cost based and rule based approaches and what is the difference?
There are two sessions are connected to the workflow. When the first session run load the data(employees data sum_salaries <= 1000000) into the target1. When the second session run load the data(employees data sum_salaries > 1000000) into the target2. How to achieve this?
How union transformation is used?
if the column name in sql override is diff from the column name in source qualifier,what is the impact?
How do you Merge multiple Flat files for example 100 flat files with out using Union T/F
Please let me know how to do estimation before staring development in project. Here estimation in the sense how many associates are required, etc to complete the project.
TELL ME ONE COMPLEX MAPPING IN UR PROJECT? chandumba2005@gmai.com
Plz..let me know differences between Informatica 7.1 and 8.1?
can we import source table without using source qualifier? if yes then how? if no then why?