![]() |
XSM : eXtended Sort/Merge utility
by Henri Henault |
|
|
XSM Sort / Merge discussion
This article explains the use of sorting / merging operations.SORT / MERGE = MERGING with implicit SORT![]() Sorting records from one or more input files will produce 1 set of all records sorted, according to the sort keys you specified.
If you specify several input files in the sort operation, the sort operation will merge the records automatically while sorting. Considering the number of files you can sort or merge within one single operation, the Operating System has its own limits, and your System Administrator can set user quotas.
XSM is built to process 1024 files simultaneously.
MERGE ONLY = MERGING pre-sorted files Merging records from several input files will produce 1 set of all records sorted, according to the sort keys you specified. It is assumed that input files are pre-sorted, otherwise the operation fails. Thus, MERGE operation should only be used when your input files are already sorted according to your sort keys.
MERGE operation is faster than SORT + MERGE operation.
|
| Contact | Company Info | Site map | Trademarks | Design Stéphane HENAULT © HH&S 1994-2010 | ![]() |