TACL Reference Manual
UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual—429513-018
8-180
SET DEFINE Command
MINSPACE  Limits the size of the extended memory 
segment to 64 pages (128 KB)
For files up to 100 KB, FastSort makes no 
merge pass (or only one merge pass).
MINTIME  Minimizes elapsed time by using not more 
than 70% of memory not appropriated by 
the operating system
For files up to 200 KB, FastSort uses an 
extended memory segment of 64 pages, or 
as much memory as needed to avoid a 
merge pass; for larger files, FastSort uses 
enough memory to make only one merge 
pass.
NOTCPUS 
( cpu-num [ , cpu-num ] ... ) 
Specifies CPU numbers, in the range from 
0 through 15, of processors not available 
for use by subsorts
PRI priority  Specifies the execution priority, in the 
range from 1 through 199, for the 
SORTPROG process
See PRI run-option for the RUN[D|V] 
Command on page 8-156.
PROGRAM file-name  Specifies a program file to be run in place 
of $SYSTEM.SYSTEM.SORTPROG
SCRATCH file-name  Specifies the name of a disk file for use as 
a sort work file
If the file already exists, it must be un-
structured. A volume name alone is 
acceptable. The default is a temporary file 
on $SYSTEM.
Table 8-4. SORT DEFINE Attributes  (page2of3)
Name and Value  Function










