When the informatica server marks that a batch is failed?
Answer / krishna
A batch fails when the sessions in the workflow are checked
with the property "Fail if parent fails"
and any of the session in the sequential batch fails.
| Is This Answer Correct ? | 6 Yes | 1 No |
Explain about Informatica server process that how it works relates to mapping variables?
Differentiate between router and filter transformation?
explan ur project architecture?
I have 1200 records how can u send it in aggregator with good performance issues?
Scheduling properties,whats the default (sequential)
How to extract sap data using informatica? What is abap? What are idocs?
What are your source in project and how you import in informatica? How can i explain abt this?
1 Answers Accenture, Unisoft Infotech,
i have two tables,table 1 having 2 columns and 3 rows,table2 having 3 columns and 2 rows.what is the output if i do left outerjoin,full outer join,right outer join?
If I have a index defined on target table and if set it to bulk load will it work ?
What are the out put files that the informatica server creates during the session running?
Why the workflow is failed after running two hours in informatica?
my source contain data like this cno cname sal 100 rama@gmail.com 1000 200 karuna@yahoo.com 2000 i want load my data to the target is cno cname sal 100 rama 1000 200 karuna 2000 plz send the answer