Advantage Database Server
Default = 8192 Kbytes. Range = 1 - 1048576 Kbytes.
Keyword = SQL_SORT_BUFFER
This configuration parameter controls the maximum amount of memory that the query engine will use per connection when sorting data for operations such as GROUP BY, DISTINCT, etc. The buffer size may be adjusted to improve sorting performance at the cost of additional memory usage during query execution.
See Also