What kind of processing is handled in SERVER edition?
-
Serial
-
Parallel
-
Both
-
None
A
Correct answer
Explanation
DataStage Server edition processes data serially, with one record at a time passing through the pipeline. This contrasts with the Parallel edition which partitions data across multiple processors. Server edition jobs use a different architecture designed for single-threaded execution.