What is the difference between sequential batch and concurrent batch and which is recommended and why?
Answer / thotli
SEQUENTIAL BATCH:it is a group of tasks that are run task by task
CONCURRENT BATCH: it is also a group of tasks these tasks are run at a time
| Is This Answer Correct ? | 0 Yes | 0 No |
Three date formats are there . How to change these three into One format without using expression transformation ?
What is the difference between IN and Exists in Oracle?
When do we use dynamic cache and static cache in connected and unconnected lookup transformations?
Hi If i had source like unique & duplicate records like 1,1,2,3,3,4 then i want load unique records in one target like 2,4 and i want load duplicate records like 1,1,3,3 then can any body please send me what is th scnario. my mail i shek.inform@gmail.com
What are the measure objects?
Explain why we use partitioning the session in informatica?
if we r using aggregator we enabled sorted input but the records r not sorted what happen?
How can we eliminate duplicate rows from flatfile,explain?
How can you complete unrcoverable sessions?
How to create a non-reusable instance of reusable transformations?
If u select groupby port in aggregator what is output and dont select groupby option what is output
can we have to do changes in session property when we are dynamically generating target files?