Short Description: Enable/Disable the option ot get the percent used info in the database catalog.
Description:
Default value:
None
Server
Detailed information for the notes.ini Keyword:
Catalog_Disk_Usage
Short Description: Enable/Disable the option ot get the percent used info in the database catalog.
Description:
After upgrading to Domino 8.0.2, the field "Database percent used" in the catalog.nsf documents always show 0%
This is by design (see SPR RHON6XBH9K). Customers must set CATALOG_DISK_USAGE=1 to get this functionality.
SPR RHON6XBH9K addressed the issue of the catalog task using the NSF function NSFDbSpaceUsageScaled to try to accurately calculate the space utilization within a database. For large databases and systems with large numbers of databases this can be extremely expensive.
None
Syntax:
Catalog_Disk_Usage=0 / 1
Catalog_Disk_Usage=0 / 1
Example:
Catalog_Disk_Usage=1
Catalog_Disk_Usage=1
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.
Server