REFERENCE


View_Rebuild_Dir
Syntax: View_Rebuild_Dir=path

Description: Specifies the directory where temporary files will be created for optimized view rebuilds.

For example, to set the directory to my_view_rebuild_directory, enter the following line in the NOTES.INI file:

View_Rebuild_Dir=c:\my_view_rebuild_directory

Applies to: Servers

Default: None, but in the absence of this setting, the system's temporary storage directory (specified by the TEMP or TMP environment variables) is used.

UI equivalent: None

See also