What is batch and describe about types of batches?
Answer Posted / swetha
Grouping of session is known as batch.Batches are two types
Sequential: Runs sessions one after the other
Concurrent: Runs session at same time.
If you have sessions with source-target dependencies you
have to go for sequential batch to start the sessions one
after another.If you have several independent sessions you
can use concurrent batches Which runs all the sessions at
the same time.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What are the differences between a connected lookup and unconnected lookup?
How are the sources and targets definitions imported in informatica designer?
What is informatica?
Is stop and abort are same in informatica?
Explain the types of transformations?
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
How do you load alternate records into different tables through mapping flow?
Differentiate between reusable transformation and mapplet.
According to his methodology what all you need before you build a datawarehouse
How does a sorter cache works?
what are the fact table & dimensional table in pharmaceutical and hospotal related products???
How do you remove duplicate records in informatica? And how many ways are there to do it?
Explain sessions and how many types of sessions are there?
Global and Local shortcuts. Advantages.
What is a snowflake schema?