Detailed information for the notes.ini Keyword:
FTG_Use_Fast_Binary_Sort
Short Description: Will use a more efficient binary sort to merge some of the index information.
Description:
SPR# MIAS6HHN6K - Running updall on very large databases with large indexes can take a long time. This fix adds Notes.ini variable: Ftg_Use_Fast_Binary_Sort. Setting this to 1 will use a more efficient binary sort to merge some of the index information. Not setting the variable or setting it to 0 will use the existing sort. This has no effect on the creation of new indexes and will only show an improvement where there a large number of keys added to an existing index.
Default value:
Not setting the variable or setting it to 0 will use the existing sort.
Syntax:
FTG_Use_Fast_Binary_Sort=0 / 1
FTG_Use_Fast_Binary_Sort=0 / 1
Example:
FTG_Use_Fast_Binary_Sort=0
FTG_Use_Fast_Binary_Sort=0
UI equivalent:
None
Applies to:None
Servers
Valid for version:
6.5.6
7.0.2
6.5.6
7.0.2
Documented in:
SPR# MIAS6HHN6K
SPR# MIAS6HHN6K
Entry created by:
Bastian Wieczorek
Bastian Wieczorek



