Your job consists of a DB2 Connector stage followed by a Sort stage followed by a Transformer stage followed
by another DB2 Connector stage.
The following two Balanced Optimizer options have been selected:
– Push processing to data sources
– Push processing to data targets
The following two Balanced Optimizer options have NOT been selected:
– Push data reduction processing to data targets
– Push all processing into the(target)data server
Assuming the job design allows for maximum optimization, what does the optimized job design look like?

A.
Row Generator stage followed by a DB2 Connector stage
B.
DB2 Connector stage followed by a DB2 Connector stage
C.
DB2 stage followed by a Transformer stage followed by a DB2 Connector stage
D.
DB2 Connector stage followed by a Sort stage followed by a Transformer stage followed by another DB2
Connector stage