After you set the maximum parallelism, configure fixed partitioning for the read or write operation.
Open the SAS data object read or write operation for which you want to configure fixed partitioning.
On the
Run-time
tab in the
Data Object Operation Details
section, select
Fixed
as the
Partition Type
.
Specify the number of partitions that the Data Integration Service must create at runtime.
The following image shows an example configuration of a fixed partitioning:
If the mapping includes writing data from a SAS object to any other target such as a flat file, use the Merge option to merge the results from multiple files created from the partitioning, and then run the mapping.