Parameter:
CREATE_R14_DATABASESShort description: New databases are created with ODS 55 (R14 format) – prerequisite for the latest features.
Profile
Parameter | CREATE_R14_DATABASES |
Category | Performance / Memory |
Component | Server, Client |
Available since | 14.0 |
Supported versions | 14.0, 14.5 |
GUI equivalent | notes.ini only (no GUI) |
Possible values | 0 = disabled, 1 = enabled (requires Domino 14+) |
Description
With
CREATE_R14_DATABASES=1, Domino creates newly created (or compact -upgrade-migrated) databases in ODS 55 format. This is the Object Store version introduced with Domino 14, with further performance optimizations, larger limits, and improvements for DAOS and NIFNSF.It is the up-to-date choice on Domino 14+; for older servers,
Create_R12_Databases (ODS 54) and Create_R10_Databases (ODS 52) are available analogously.Example configuration
CREATE_R14_DATABASES=1
Notes & pitfalls
- Requires Domino 14 or higher.
- Only enable one ODS-forcing parameter at a time.
- Existing NSFs are migrated only on the next
compact -upgrade.
- Replication to servers < 14 still works (lower ODS on the target server).
- The change takes effect only after a server/client restart and affects only newly created/migrated NSFs.