Subject Re: [firebird-support] Problem Firebird 2.1 Superserver
Author Dmitry Yemanov
Olaf Kluge wrote:
>
> It looks fine, but the process fbserver takes hour to hour more RAM from the
> system. From yesterday to this day increases the size from 300 Megabyte to
> 500 Megabyte. The firebird-process-size increases minutely more and more.
>
> The pagefile increases too. The problem is, that firebird jbird driver
> returns after one week of running firebird an error message, that firebird
> cannot allocate more memory.
>
> What can be the problem?

Do you have any long-running read-committed read-only transactions?
If so, do they work with blobs? Do you use the LIST function anywhere in
your queries or procedures?


Dmitry