Use the merge partitions into single partition job to merge a segment set containing multiple segments into one segment. For instance, the job can merge four segments of history data from four different quarters into one segment that contains data for the entire year.
Provide the following information to run this job:
SourceRep
Source connection for the segmentation group. Choose from available source connections.
SegmentationGroupName
Name of the segmentation group that contains the segments that you want to merge. Choose from available segmentation groups.
SegmentSetName
Name of the segment set that contains the segments to merge.
LoggingOption
The option to log your changes. If you select logging, you can revert your changes.
Default is NOLOGGING.
ParalellDegree
The degree of parallelism to be used to merge the segments.
FinalMergeJob
Parameter to designate whether or not the job is the final merge job that you want to run for a segmentation group. If you have multiple segment sets that you want to merge in a segmentation group, select "No" unless the job is the final segment set that you want to merge in that group. Select "Yes" if the job is the last merge job that you want to run for the segmentation group.
MergedPartitionTablespaceName
Leave empty to use the existing tablespace. You can enter a new tablespace for the merged segment, but you must create the tablespace before running the job.