REFERENCE


Compact_Retry_Rename_Wait
Syntax: Compact_Retry_Rename_Wait=number of seconds

Description: If you have specified a value for the Num_Compact_Rename_Retries setting, Domino waits 30 seconds before trying to rename a database that was copy-style compacted. You can request a different amount of time to wait by specifying the value of the Compact_Retry_Rename_Wait setting in the NOTES.INI file. For example, to request that Domino wait 2 minutes before trying rename a database that was copy-style compacted, specify Compact_Retry_Rename_Wait=120.

Domino enforces the following upper limit when trying to rename a copy-style compacted database:

Num_Compact_Rename_Retries  x Compact_Retry_Rename_Wait <= 60 minutes.

Applies to: Servers

Default: No default entry, but in the absence of the setting, Domino waits 30 seconds before trying to rename a database that was copy-style compacted.

UI equivalent: None

See also