Subject | Re: Firebird 1.5 performance decrease in 3-4 days |
---|---|
Author | Alexander V.Nevsky |
Post date | 2004-04-19T15:59:06Z |
--- In firebird-support@yahoogroups.com, Szakály Balázs
<szakalyb@f...> wrote:
some resource exhaustion. Usually this is memory leak in UDFs. Check
RAM state when performance decreased. If I'm right, start to: connect
- start transaction - call select with UDF 1000 times - commit -
disconnect and watch RAM to find problem UDF.
Best regards,
Alexander.
<szakalyb@f...> wrote:
> > Any uncommitted transactions? Check the OAT (oldest activethem is small or large.
> > transaction) and the next transaction to see if the gap between
>Looks excellent. You said it is enough to restart server? Looks like
> Oldest transaction 4843280
> Oldest active 4843281
> Oldest snapshot 4843277
> Next transaction 4843656
some resource exhaustion. Usually this is memory leak in UDFs. Check
RAM state when performance decreased. If I'm right, start to: connect
- start transaction - call select with UDF 1000 times - commit -
disconnect and watch RAM to find problem UDF.
Best regards,
Alexander.