Multiple choice technology

In sequential batch ….?

  1. All sessions run at a time

  2. Each session starts after other

  3. It has to be enabled

  4. Unless until session parameters sequential batch is invalid

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In Informatica (and similar ETL tools), a sequential batch runs sessions one after another - each session starts only after the previous one completes. This is different from concurrent batches which run multiple sessions simultaneously.