LogDatabaseRecovery - System Parameter
During the installation of Nodinite using the Nodinite Install and Update Tool, the System Parameter LogDatabaseRecovery
is automatically assigned by the system. Depending on the type of target SQL environment, the value set according to the following table:
Type of SQL Environment | Value |
---|---|
Always on (AOAG) | FULL |
Stand alone, including fail-over cluster | SIMPLE |
- The Nodinite Logging Service uses this value to spawn new Log Databases accordingly.
- Use the Nodinite Install and Update Tool to update historical Log Databases. The Update script includes the correct .DACPAC file to use according to this value.
Important
Changing the value for the LogDatabaseRecovery System Parameter has no immediate effect on existing Log Databases!
System Parameter Name | Data Type | Values/Example | Comment |
---|---|---|---|
LogDatabaseRecovery | string | SIMPLE /FULL |
Default = SIMPLE |
- This feature comes with Nodinite Core Services version 4.
- This feature comes with Nodinite Install and Update Tool version 5.4.
Frequently asked questions
Additional solutions to common problems and the Nodinite System Parameters FAQ exist in 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.
Do I need to restart anything?
The Nodinite Logging Service and the Nodinite Install and Update Tool make use of this System Parameter. If you change this value, you do NOT need to restart anything. Changes are immediately effective.