Subject | Firebird server occupying memory -Problem |
---|---|
Author | meghna169 |
Post date | 2005-12-13T05:04:13Z |
While using firebird super server we faced major memory problem . Our
frontend side is VB.Net. When we execute stored procedure or any
command to firebird database through vb.net on client side firebird
super server memory is increased rapidly. And it does not release the
memory after the completion of operation or executing command or stored
procedure.We are using only one connection. After completion of any
operation related to firebird, we dispose the object ,but still there
is no effect to the Memory occupied by firebird(which should be
reduced).And thus it causes our application to slow down.
If anybody has faced a similar problem and found a solution .Plz let
us know.
frontend side is VB.Net. When we execute stored procedure or any
command to firebird database through vb.net on client side firebird
super server memory is increased rapidly. And it does not release the
memory after the completion of operation or executing command or stored
procedure.We are using only one connection. After completion of any
operation related to firebird, we dispose the object ,but still there
is no effect to the Memory occupied by firebird(which should be
reduced).And thus it causes our application to slow down.
If anybody has faced a similar problem and found a solution .Plz let
us know.