notes.ini Reference - "Transaction Logging" category (15 Entries)
Transaction logging captures all the changes made to a database and writes them to a transaction log. The logged transactions are then written to disk in a batch, either when resources are available or when scheduled. All keys which belong to Transaction logging can be found here.
iniTag |
Create_R85_Log Set it to create the Lotus Domino transaction log in Lotus Domino 8.5 format. |
Create_R9_Log Set it to create the Lotus Domino transaction log in (Lotus) Domino 9 format. |
MailBoxDisableTDNLogging This is actually is missspelled version of MailBoxDisableTXNLogging which is the correct writing. |
MailBoxDisableTXNLogging Allows mail.boxes created by server during startup to be created with transaction logging disabled. |
NSF_ENABLE_LZ1_TXN_LOGS Compress attachments stored within the transaction logs using the LZ1 algorithm whether or not they have been stored compressed within the Domino database. |
Previous_TransLog_Path Describes the path to transaction logs in the previous configuration. |
Previous_TransLog_Status Describes the status of transaction logging in the previous configuration. |
Previous_TransLog_Style Logging style in the previous configuration. |
TransLog_AutoFixup Enables transaction logging Fixup of databases on the server at reboot/restart |
TransLog_Path Specifies the path to the transaction log. |
TransLog_Performance Specifies the trade-off between transactional log runtime and restart recovery time |
Translog_Recreate_LogCTRL Allow recovery of databases from archived transaction log files if the current transaction log files are lost. |
TransLog_Status Enable transaction logging for all Release 5 (or higher) databases. |
TransLog_Style Type of transaction logging. |
TransLog_UseAll Specifies whether or not to use all available disk space on the log device. |