[firebird-support] nbackup

2014-05-27 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]
Hi all I am using nbackup with a script to do a daily backup of my database. I have a situation where the delta file still exists now and the files are db.fdb size 309 555 date 22 April db.fdb.deltasize 22 500 date 27 May The last nbackup file is dated 22 April so it failed on

Re: [firebird-support] nbackup

2014-05-27 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]

Re: [firebird-support] Re: nbackup

2014-05-27 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]

[firebird-support] Problems after FB3 upgrade

2016-09-05 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]
Hi My client needed a server rebuild after a ransomware attack so I took the opportunity to upgrade from FB2.5 to FB3. My client application is Delphi using IBX components. Now they are experiencing repeated crashes with an array of exceptions - the most common being "Error writing data to

Re: [firebird-support] Re: Problems after FB3 upgrade

2016-09-06 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]

Re: [firebird-support] Re: Problems after FB3 upgrade

2016-09-07 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]
Thanks Dimitry On 07/09/2016 7:45 PM, Dimitry Sibiryakov s...@ibphoenix.com [firebird-support] wrote: > 07.09.2016 11:38, Tony Christiansen t...@adegroup.com.au [firebird-support] > wrote: >> I cannot find any info on doing a manual install to upgrade to the latest >&g

Re: [firebird-support] Re: Problems after FB3 upgrade

2016-09-07 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]

Re: [firebird-support] Re: Problems after FB3 upgrade

2016-09-07 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]

[firebird-support] connecting to firebird server

2017-05-09 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]
Hi All I have FB3 installed on a server. My DelphiXE6 application can access the database via TIBDatabase etc no problem but I cannot connect with the server to back up the database. So I installed Flamerobin on the workstation to check and it cannot connect to the firebird server (fails

Re: [firebird-support] How to do a local backup with TIBBackupService?

2017-05-10 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]

Re: [firebird-support] connecting to firebird server

2017-05-20 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]

[firebird-support] Changing SYSDBA password

2018-09-11 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]
I am using FB 3.0 and had the SYSPDA pw as masterkey. I changed it per the notes as I understood ie opened a database and ran this query alter user sysdba set password 'newpassword' It committed ok with no errors but I can still open databases using SYSDBA and masterkey as the password. I

Re: [firebird-support] Changing SYSDBA password

2018-09-11 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]

Re: [firebird-support] Why am I getting this message

2018-11-15 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]

[firebird-support] Firebird embedded configuration

2019-03-30 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]
Hi All Is there any way to configure Firebird 3 embedded to move the plugins folder location or ideally put the engine12.dll in the application folder with the other files. I googled but get nothing. I found the macro for the plugins folder in the firebird.conf file - is there a way to define

[firebird-support] problem connecting to database on remote server

2019-07-03 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]
Hi all I have firebird 3 installed on a server ADE-VM I run isql from my machine and connect to a test database on C: without error But when I try to connect to a copy of the test database on E: it gives the following error. I do not know why the drive makes a difference. The firebird.conf

Re: [firebird-support] problem connecting to database on remote server

2019-07-03 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]

Re: [firebird-support] Connecting to database on remote server

2019-07-08 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]

[firebird-support] Connecting to database on remote server

2019-07-08 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]
Hi I am running an app on my PC that connects to a database on my firebird server FIREBIRDSERVER The path is \\FIREBIRDSERVER\E:\DB.FDB If my pc has an E: drive (ie I plug in a usb) I can connect to the database. If my pc has no E: drive then I cannot connect to the database and get the

Re: [firebird-support] FB 3.0 Embedded

2019-04-11 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]

Re: [firebird-support] Connecting to database on remote server

2019-07-08 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]

[firebird-support] Error opening a database

2019-12-02 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]
We have FB3.0.3 installed on a server with 200 odd users each accessing their own database. A number have reported this error when attempting to open a database today. Internal Firebird consistency check (cannot start garbage collector thread) IProvider::attachDatabase failed when loading

Re: [firebird-support] Error opening a database

2019-12-03 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]
Thanks Dimitry Turns out the clients server is severely underspecced. Regards On 3/12/2019 8:47 pm, Dimitry Sibiryakov s...@ibphoenix.com [firebird-support] wrote: > 03.12.2019 00:18, Tony Christiansen t...@adegroup.com.au [firebird-support] > wrote: >> What would cause this and

Re: [firebird-support] Firebird running many databases

2020-05-06 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]
Thank you for spelling that out - my deductive powers are weak. ;( Best regards On 6/05/2020 8:04 pm, Dimitry Sibiryakov s...@ibphoenix.com [firebird-support] wrote: > 06.05.2020 12:01, Tony Christiansen t...@adegroup.com.au [firebird-support] > wrote: >> It just shows >&g

Re: [firebird-support] Firebird running many databases

2020-05-05 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]
Thanks Dimitry We have changed to 64-bit FB and it has significantly reduced the errors so I suspect it was RAM etc resource related. I will check firebird.log for more info. Is there a way to check what mode FB v3.0 server is running in? Is the only way to look at servermode in

Re: [firebird-support] Firebird running many databases

2020-05-06 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]
It just shows Firebird SQL Server (32 bit) - Firebird Server - DefaultInstance No mention of the mode that I can see. On 6/05/2020 7:28 pm, Dimitry Sibiryakov s...@ibphoenix.com [firebird-support] wrote: > 06.05.2020 01:41, Tony Christiansen t...@adegroup.com.au [firebird-support] >

[firebird-support] Firebird running many databases

2020-05-05 Thread Tony Christiansen t...@adegroup.com.au [firebird-support]
Hi I have firebird installed on a server with my application. There are say 200 users each accessing their own database (size is trivial <50mb) My application (Delphi using IBX) has started randomly raising exceptions "Error writing data to the connection" when the user queries their