The type of sort the stage will carryout:
- Datastage: This used built-in DataStage sorter.do not require any additional software.
- UNIX : unix sort command is used to perform sort.
Stable Sort :
- Applies to sort utility type of Datastage,the default is true.It is set to True to guarantee that this sort operation will not rearrange records that are already in sorted dataset.
- If it is set to False no prior ordering of records is guaranteed.
0 comments:
Post a Comment