Re: [firebird-support] Re: tempdirectories

2018-07-27 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
27.07.2018 21:41, Helen Borrie hele...@iinet.net.au [firebird-support] wrote: > I don't know where you got the idea that you could specify the size of > a temp directory. It is an Interbase feature. -- WBR, SD.

Re: [firebird-support] Re: tempdirectories

2018-07-27 Thread Helen Borrie hele...@iinet.net.au [firebird-support]
wobble...@yahoo.co.uk wrote: > I've just tried > TempDirectories = /location1 5000 ;/location2 ; /location3 > And location1 is ignored, but 2 and 3 used! Which tells you something. ;-) The engine doesn't recognise the format of the first member of the list but it's OK with the second

Re: [firebird-support] Firebird 3.0 - Won't Start - terminated due to startup error (2)

2018-07-27 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
27.07.2018 18:41, mailinglist.int.it.firebird.supp...@principledgroup.com [firebird-support] wrote: > client Fri Jul 27 11:15:30 2018 > /usr/sbin/fbguard: guardian starting /usr/sbin/firebird > > client Fri Jul 27 11:15:31 2018 > /usr/sbin/fbguard: /usr/sbin/firebird terminated due to startup >

[firebird-support] Firebird 3.0 - Won't Start - terminated due to startup error (2)

2018-07-27 Thread mailinglist.int.it.firebird.supp...@principledgroup.com [firebird-support]
Problem: Firebird 3.0 will not start. NOTE: the following three (3) errors generated every time firebird tries to start, either from reboot or manual start via /etc/init.d/firebird3.0 start -- From the firebird log (name of testing computer is 'client'): clientFri Jul 27 11:15:30 2018

Re: [firebird-support] tempdirectories

2018-07-27 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
27.07.2018 17:20, wobble...@yahoo.co.uk [firebird-support] wrote: > Setting the optional size argument on "TempDirectories" in firebird.conf > doesn't seem to > work. Description of TempDirectories in firebird.conf does not mention any optional size argument. -- WBR, SD.

[firebird-support] Re: tempdirectories

2018-07-27 Thread wobble...@yahoo.co.uk [firebird-support]
I've just tried TempDirectories = /location1 5000 ;/location2 ; /location3 And location1 is ignored, but 2 and 3 used!

[firebird-support] tempdirectories

2018-07-27 Thread wobble...@yahoo.co.uk [firebird-support]
Hi All, Setting the optional size argument on "TempDirectories" in firebird.conf doesn't seem to work. We've played with setting different locations and can demonstrate it works: TempDirectories = /location1; /location2; /location3 But specifying sizes seems to get the whole line