Re: [firebird-support] Re: FB3 - Limbo and consistency check

2017-04-26 Thread Gabor Boros mlngl...@bgss.hu [firebird-support]
2017. 04. 26. 16:44 keltezéssel, hv...@users.sourceforge.net [firebird-support] írta: >Hi Gabor > >Do you have reproducible example ? Could you send it to me (or > regiser at tracker), please ? I have a test data generator GUI(one form one button) application and a database. I can

Re: [firebird-support] Re: FB3 - Limbo and consistency check

2017-04-26 Thread hv...@users.sourceforge.net [firebird-support]
---In firebird-support@yahoogroups.com, wrote : > Do you have reproducible example ? Could you send it to me (or regiser at > tracker), please ? http://tracker.firebirdsql.org/browse/CORE-3679 http://tracker.firebirdsql.org/browse/CORE-3679 That ticket have no

[firebird-support] Re: FB3 - Limbo and consistency check

2017-04-26 Thread 'Paul Beach' pabe...@waitrose.com [firebird-support]
> Do you have reproducible example ? Could you send it to me (or regiser at > tracker), please ? http://tracker.firebirdsql.org/browse/CORE-3679 Regards Paul

[firebird-support] Re: Error writing data to the connection OR Error reading data from the connection

2017-04-26 Thread hv...@users.sourceforge.net [firebird-support]
---In firebird-support@yahoogroups.com, wrote : Hello FireBird Support! Some customers are having troubles which causes %subject% error messages. I think it can be a problem with UDF, but I cannot prove if it is right. Firebird.log file shows only lines with 10054 and

[firebird-support] Re: FB3 - Limbo and consistency check

2017-04-26 Thread hv...@users.sourceforge.net [firebird-support]
Hi Gabor Do you have reproducible example ? Could you send it to me (or regiser at tracker), please ? Regards, Vlad

[firebird-support] FB3 - Limbo and consistency check

2017-04-26 Thread Gabor Boros mlngl...@bgss.hu [firebird-support]
Hi All, I created a test data generator for my application. Start transaction, execute SP1, execute SP2 in random 1-10 times, commit. Start transaction, execute SP3, commit. SP1 and SP2 just insert data to the database but SP3 is more complex thing. The application works (do the above things

Re: [firebird-support] Error writing data to the connection OR Error reading data from the connection

2017-04-26 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
26.04.2017 15:15, Roland Turcan k...@rotursoft.sk [firebird-support] wrote: > Customer reports that it happens in heavy work too therefore I think > it must be something else than power saving on card. > > It is also true, that this started to appear after some Windows 10 > Update. Time

Re: [firebird-support] Error writing data to the connection OR Error reading data from the connection

2017-04-26 Thread Roland Turcan k...@rotursoft.sk [firebird-support]
Customer reports that it happens in heavy work too therefore I think it must be something else than power saving on card. It is also true, that this started to appear after some Windows 10 Update. <<< 26.4.2017 15:10 - Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]

Re: [firebird-support] Error writing data to the connection OR Error reading data from the connection

2017-04-26 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
26.04.2017 14:51, Roland Turcan k...@rotursoft.sk [firebird-support] wrote: > What else can I check? Network cards, cable, commutators and firewall/antivirus between this server and 192.168.0.222. Make sure that network cards has "enable to turn off this device to save power" setting

Re: [firebird-support] Error writing data to the connection OR Error reading data from the connection

2017-04-26 Thread Roland Turcan k...@rotursoft.sk [firebird-support]
Hello Dmitry, It is written only in Firebird's firebird.log file like bellow. It is Windows 10 Pro with FB 3.0.2/x64. I have upgraded from Firebird 2.5.6 few days ago where I had the same troubles. What else can I check? SERVER Wed Apr 26 14:00:07 2017 INET/inet_error: read errno =

Re: [firebird-support] Error writing data to the connection OR Error reading data from the connection

2017-04-26 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
26.04.2017 13:42, Roland Turcan k...@rotursoft.sk [firebird-support] wrote: > Firebird.log file shows only lines with 10054 and nothing else. Is it server log or client log? > How can I find out the reason why a user is kicked off from > connection? If it was server log, the reason is

[firebird-support] Error writing data to the connection OR Error reading data from the connection

2017-04-26 Thread Roland Turcan k...@rotursoft.sk [firebird-support]
Hello FireBird Support! Some customers are having troubles which causes %subject% error messages. I think it can be a problem with UDF, but I cannot prove if it is right. Firebird.log file shows only lines with 10054 and nothing else. How can I find out the reason why a

[firebird-support] Re: FirebirdSQL 3 VMWare Windows

2017-04-26 Thread hv...@users.sourceforge.net [firebird-support]
Please, read carefully: https://www.firebirdsql.org/file/documentation/reference_manuals/user_manuals/html/qsg3.html https://www.firebirdsql.org/file/documentation/reference_manuals/user_manuals/html/qsg3.html

[firebird-support] Re: FirebirdSQL 3 VMWare Windows

2017-04-26 Thread as...@yahoo.com [firebird-support]
I've tried to change RemoteBindAddress to 0.0.0.0 ( as Andromeda's experience ) but the result is still the same.

[firebird-support] Re: FirebirdSQL 3 VMWare Windows

2017-04-26 Thread as...@yahoo.com [firebird-support]
from Ubuntu if this command works : - connect "/var/lib/firebird/3.0/data/employee.fdb" user 'SYSDBA' password 'monyet'; but this command doesn't work ( 192.168.1.205 is the ubuntu machine itself ) : - connect "192.168.1.205:/var/lib/firebird/3.0/data/employee.fdb" user 'SYSDBA' password