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 |
Explain the pipeline partition with real time example?
Hi all, iam new to informatica, can anyone tell me what is unit testing & how it is done? thank u
What is a standalone command task?
What is data merging, data cleansing and sampling?
What are the different components of powercenter?
following scenario i have 1000 record flatfile source i want ist row to ist target 2nd eow to 2nd target 3rd row to 3rd target how will u do?
Explain in detail scd type 2 through mapping.
What is a command that used to run a batch?
What are the data movement modes in informatica?
What is the procedure to load the fact table.Give in detail?
Can we call a stored procedure from a unix script which is run using command task
Let’s say I have more than have record in source table and I have 3 destination table A,B,C. I have to insert first 1 to 10 records in A then 11 to 20 in B and 21 to 30 in C. Then again from 31 to 40 in A, 41 to 50 in B and 51 to 60 in C……So on up to last record.