🎴 Flashcard Mode
Informatica PowerCenter Transformations Quiz
Card1 / 20
Mastered0
Review0
QuestionClick to flip
In sequential batch ….?
AnswerClick to flip back
A
Each session starts after other
💡 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.