Detailed information for the notes.ini Keyword:
Default_Index_Lifetime_Days
Short Description: Specifies a default lifetime for indexes associated with database views.
Description:
Allows administrators to set a default lifetime for indexes associated with database views if none was selected by the database designer in the Design View Attributes dialog box ("Discard index on server after n days of inactivity"). Normaly indexes will not be discarded unless they have not been accessed. Without this setting in the NOTES.INI file, the default index lifetime is 45 days. Specifying a default index lifetime is a spaceĀsaving feature since the index associated with the view is automatically purged when the index is inactive for the specified number of days. The Indexer server program handles this task.
Default value:
45
Syntax:
Default_Index_Lifetime_Days=number of days
Default_Index_Lifetime_Days=number of days
Example:
Default_Index_Lifetime_Days=60
Default_Index_Lifetime_Days=60
UI equivalent:
There is no kown UI setting for this notes.ini variable. But you can specify this setting in the notes.ini settings tab of the configuration settings document.
Applies to:There is no kown UI setting for this notes.ini variable. But you can specify this setting in the notes.ini settings tab of the configuration settings document.
Servers
Valid for version:
6.0.0
6.0.0
Documented in:
IBM Website
IBM Website
Entry created by:
Bastian Wieczorek
Bastian Wieczorek





