FastSort Manual

Using FastSort System Procedures
FastSort Manual429834-003
5-40
SORTMERGESTATISTICS Procedure
Example
stat^error := SORTMERGESTATISTICS (sortblock,
length,
statistics);
17 INT MERGE ORDER: maximum number of runs that can be merged at
one time
18 INT INTERMEDIATE PASSES: number of merge cycles between initial
run formation and final merge
19:20 INT(32) NUMBER OF DUPLICATES: number of duplicate records
SORTPROG removed
Table 5-5. SORTMERGESTATISTICS statistics Structure
Word Type Description
* If VLM is on, BUFFER PAGES is an INT(32) value and all subsequent words in this array move up one word.