IBM Exam Questions

Which technique method would be the most efficient to create a globally sorted target sequential fi

The data going into the target Sequential Files stage is range-partitioned and sorted. Which
technique method would be the most efficient to create a globally sorted target sequential file?

A.
Select an in-stage sort in the final Sequential File stage.

B.
Select the Ordered collector method for the final Sequential File stage.

C.
Select the Sort Merge collector method for the final Sequential File stage.

D.
Insert a Funnel stage before the final Sequential File stage and select Sequence as Funnel
Type.

Explanation: