Subject | RE: [firebird-support] Firebird 3 crashes ( terminated abnormally (4294967295) ) |
---|---|
Author | Leyne, Sean |
Post date | 2017-08-18T14:55:35Z |
> >What is the size of the database pages?Ok, so a single database you are not "over subscribing" RAM.
> >Have you checked the DB level Page Cache setting (the DB can have a
> different value from the config)?
> >How much RAM is available for the VM?
>
> Sean, theres 13gb of RAM, and no db with specific settings
> Page size is 16k
> >*EACH DATABASE* will be consuming up to (50000 * page size) on cache.No, *DB* Page Cache is per database.
> >Why do you set DefaultDbCachePages so high???? The Firebird server
> >needs RAM for more things than just the cache.
>
> Helen, pages are high only because I copied the suggested values from the
> config at https://ib-aid.com/br/optimized-firebird-configuration/
> Since it is the first time we're using superserver we went for these
> recommended settings.
> Isn't the page cache shared in this mode on firebird 3 (50000 pages for all dbs) ?
How many databases are you hosting on the system?