IBM Exam Questions

What two characteristics of Data Sets make them a good design consideration in your jobs design chan

You have a parallel job that based on operational recoverability requirements needs to be broken
up into two separate parallel jobs. You have decided to use the Data Set stage to support this job
design change. What two characteristics of Data Sets make them a good design consideration in
your jobs design change? (Choose two.)

A.
They sort the data in a staging area.

B.
They automatically convert data types.

C.
They persist the parallelism of the job creating them.

D.
They use the same data types as the parallel framework.

E.
They persist parallelism into a temporary repository table.

Explanation: