If true, zero all pages of a log file when that log file is created.
Namespace:
BerkeleyDBAssembly: libdb_dotnet181 (in libdb_dotnet181.dll) Version: 18.1.32.0
Syntax
Remarks
This has shown to provide greater transaction throughput in some environments. The log file is zeroed by the thread which needs to re-create the new log file. Other threads may not write to the log file while this is happening.