DaysToSplitDatabaseOn - System Parameter
The DaysToSplitDatabaseOn System Parameter determines how old the online Log Database can get before a new online Log Database is created. The Logging Service can create new Log Databases as they grow either too old or too large.
We at Nodinite recommend setting a large number, such as 10,000 days (the default in the Install and Update Tool), which practically disables this feature unless you specifically want to use it. This option is ideal for organizations that want to plan and automate the creation of new databases for optimal performance and compliance.
System Parameter Name | Data Type | Values/Example | Comment |
---|---|---|---|
DaysToSplitDatabaseOn | integer | 365 (once every year) | Default = 10000 (Practically disabled) |
This feature is available from Nodinite version 3.
Frequently Asked Questions
Find more solutions and answers in the Nodinite System Parameters FAQ and the Troubleshooting user guide.
How do I change the value?
Changing a value for the pre-defined System Parameters is described in the generic 'How do I change the System Parameters' article.
Can I manually create Log Databases in advance with planned timespans for usage?
Yes! Nodinite provides all databases as a DACPAC package. You can follow the 'How do I create Log Databases manually?' guide to learn more about this topic.
Next Step
SizeToSplitDatabaseOn
Administration