The RTDB.ini file
The Rtdb.ini file (located at the root of the project) contains the setting of the maximum number of items allocated at startup. This dimension is independent of the number of dismissed credits.
To change the database size, you must manually edit this file.
The file has a single section:
|
[Unlimited] |
Maximum size of the database in memory. |
Section [Unlimited]
The section [Unlimited] is queried at startup to determine the size of the database and the amount of memory allocated for it.
Size = integer
This item indicates the number of items allocated in memory at startup, regardless of their actual use and the license in use.
To change the maximum database size manually edit the value by specifying the number of items to be allocated.