Re: [firebird-support] Large delays ( > 10 seconds ) for queries on small databases

2014-04-08 Thread Georg Weickelt
answering myself: it is evidently a kernel problem. With the change from "3:11:10-7-default" to "3:11:10-7-desktop" the problem disappears. Am 10.03.2014 10:24, schrieb Georg Weickelt: > Hello, > > we use a CAD system (CARD / 1), which saves a few settings in a Firebird > database. > There is a c

Odp: [firebird-support] connection problems

2014-04-08 Thread liviusliv...@poczta.onet.pl
Hi I think that your app use gds32.dll instead of fbclient.dll. look if it is present on your computer Regards, Karol Bieniaszewski - Reply message - Od: masb...@za-management.com Do: Temat: [firebird-support] connection problems Data: wt., kwi 8, 2014 18:55 Hi there, first I'd like

[firebird-support] connection problems

2014-04-08 Thread masberg
Hi there, first I'd like to say that I am new to this group and could not find a conversation that fitted my situation and I decided to start a new one. So please forgive me, when this topic has already been discussed over again. I have been using firebird for several years and have recentl

RE: [firebird-support] Re: [ib-support] How can I convert TIMESTAMP to DOUBLE PRECISION???

2014-04-08 Thread Leyne, Sean
> how to extract time from double value for ex.42429.96079 For what purpose? There are a couple of options, depending on what you want to do with the result. Sean

[firebird-support] Re: [ib-support] How can I convert TIMESTAMP to DOUBLE PRECISION???

2014-04-08 Thread sukhendass
how to extract time from double value for ex.42429.96079

Re: [firebird-support] Re: Strange behaviour "error writing data to connection" - but after some time connection is back.

2014-04-08 Thread marcus
Hej, as you are on linux: lsof should do it brucedickin...@wp.pl wrote: > jimi_compot thanks for the suggestion. Does automatic sweep causes of > spawning another fb_inet_server process? > > Because I have a lot of processes that I am not able to identify. I''ve > checked all my databases and cou

[firebird-support] Re: Strange behaviour "error writing data to connection" - but after some time connection is back.

2014-04-08 Thread brucedickinson
jimi_compot thanks for the suggestion. Does automatic sweep causes of spawning another fb_inet_server process? Because I have a lot of processes that I am not able to identify. I''ve checked all my databases and could not find those processes in system tables.

Re: [firebird-support] Strange behaviour "error writing data to connection" - but after some time connection is back.

2014-04-08 Thread brucedickinson
Thank you, I have about 800 connections and limit is set up on 3...

Re: [firebird-support] Strange behaviour "error writing data to connection" - but after some time connection is back.

2014-04-08 Thread Alexey Kovyazin
Hi, Most likely you did not change default configuration of xinted, which has restriction in number of connections/second. Set it to unlimited or some bigger value. Regards, Alexey Kovyazin IBSurgeon Hi guys, I have problems which I can not explain, nor do I know how to solve it. We have FB

[firebird-support] Re: Strange behaviour "error writing data to connection" - but after some time connection is back.

2014-04-08 Thread mariuz
My guess is that is the firebird sweeper http://www.firebirdsql.org/manual/gfix-housekeeping.html You can disable autosweeper and try to do it manually

[firebird-support] Strange behaviour "error writing data to connection" - but after some time connection is back.

2014-04-08 Thread brucedickinson
Hi guys, I have problems which I can not explain, nor do I know how to solve it. We have FB 2.5.2 classic on linux. We have like 60 Databases there. From time to time, we can not connect to few of the databases. Simply, when we try to connect, a connection process is hanging (regardles of applica