Registry Setting for Extending Firebird Usability
Make the following changes on the server computer to extend Firebird usability in 64-bit installations:
-
Add the following registry entry:
Key <version>\Server\MFServer\Vaults\<vault GUID> Value name DBPageSize Value type REG_DWORD Description Changes the usable memory of the Firebird vault. Value 00004000 Sets the page file size at 16,384 bytes, which is the Firebird maximum. This increases the database memory allocation and use to two gigabytes. -
- Run the Optimize Database (Thorough) operation for the vault (see Vault maintenance for more information).