Subject | Re[2]: [firebird-support] Stored Procedure slowing down |
---|---|
Author | Dmitry Kuzmenko |
Post date | 2013-12-20T21:36:36Z |
Hello, MarkC!
Saturday, December 21, 2013, 1:29:56 AM, you wrote:
Mwc> Good Day Dmitry,
Mwc> Firebird version 1.5.6.
Mwc> Windows OS is Server 2012.
Mwc> I'm using FlameRobin 0.9.2.1851 to run the procedure manually.
Mwc> My users use a delphi 4 application. I have this implemented in
Mwc> a number of locations, but nowhere else have problem with this procedure slowing down
check database at that location with
gstat -r ...
and look at "record versions" info of the tables the procedure works
with.
--
Dmitry Kuzmenko, www.ib-aid.com
Saturday, December 21, 2013, 1:29:56 AM, you wrote:
Mwc> Good Day Dmitry,
Mwc> Firebird version 1.5.6.
Mwc> Windows OS is Server 2012.
Mwc> I'm using FlameRobin 0.9.2.1851 to run the procedure manually.
Mwc> My users use a delphi 4 application. I have this implemented in
Mwc> a number of locations, but nowhere else have problem with this procedure slowing down
check database at that location with
gstat -r ...
and look at "record versions" info of the tables the procedure works
with.
--
Dmitry Kuzmenko, www.ib-aid.com