Re: [Firebird-devel] Fb 3 - cannot get additional connections?

2012-02-23 Thread Dmitry Yemanov
24.02.2012 11:26, Martijn Tonies wrote: > > The message is I get using Windows authentication is: > " I/O error during "CreateFile (open)" operation for file > "E:\TEMP\FB3TEST.FDB"Error while trying to open fileThe process cannot > access the file because it is being used by another process. " > >

Re: [Firebird-devel] Fb 3 - cannot get additional connections?

2012-02-23 Thread Martijn Tonies
Hello Alex, >> It's been some time, but I'm finally diving into Firebird 3 :-) >> >> I've installed build 3.0.0.29789, started it as an application: >> "C:\Program Files\Firebird\Firebird_3_0\firebird.exe" -a -i -p 3054 >> >> Firebird authentication fails - something has changed there > > What exa

Re: [Firebird-devel] Fb 3 - cannot get additional connections?

2012-02-23 Thread Alex Peshkoff
On 02/23/12 13:14, Martijn Tonies wrote: > Hi all, > > It's been some time, but I'm finally diving into Firebird 3 :-) > > I've installed build 3.0.0.29789, started it as an application: > "C:\Program Files\Firebird\Firebird_3_0\firebird.exe" -a -i -p 3054 > > Firebird authentication fails - somet

Re: [Firebird-devel] Timeout records - an idea for a feature

2012-02-23 Thread Alex Peshkoff
On 02/22/12 17:49, ik wrote: > On Wed, Feb 22, 2012 at 13:34, Alex Peshkoff wrote: >> On 02/22/12 00:14, ik wrote: >>> Hello, >>> >>> For a long time now, I have an idea for a feature, that I gave it a >>> name of "Timeout records" >>> (http://idkn.wordpress.com/2012/02/20/timeout-records-featur

Re: [Firebird-devel] trying to compile fb trunk on Mac OSX Lion

2012-02-23 Thread Alex Peshkoff
On 02/23/12 11:05, Frank Schlottmann-Gödde wrote: > On 22/02/12 19:31, Rafael Kitover wrote: >> Hello fb hackers. >> >> I tried recently to compile firebird trunk on my Mac OSX Lion system and ran >> into some issues, which I'll describe here. >> g++ -O3 -DDARWIN -pipe -p -MMD -fPIC -fno-common -

Re: [Firebird-devel] gbak improvement

2012-02-23 Thread Thomas Steinmaurer
>> Hi, >> >> before putting this idea into the trackers I wanted to make sure its >> not totally crazy. >> >> When gbak finishes the actual data part of the restore it then creates >> all the indexes, could it do that in parallel based on the number of >> processors available. >> It seems daft that

Re: [Firebird-devel] gbak improvement

2012-02-23 Thread Kjell Rilbe
Nick Upson skriver: Hi, before putting this idea into the trackers I wanted to make sure its not totally crazy. When gbak finishes the actual data part of the restore it then creates all the indexes, could it do that in parallel based on the number of processors available. It seems daft tha

Re: [Firebird-devel] gbak improvement

2012-02-23 Thread Kjell Rilbe
Nick Upson skriver: Hi, before putting this idea into the trackers I wanted to make sure its not totally crazy. When gbak finishes the actual data part of the restore it then creates all the indexes, could it do that in parallel based on the number of processors available. It seems daft tha

Re: [Firebird-devel] gbak improvement

2012-02-23 Thread Adriano dos Santos Fernandes
On 23/02/2012 10:50, Nick Upson wrote: > Hi, > > before putting this idea into the trackers I wanted to make sure its > not totally crazy. > > When gbak finishes the actual data part of the restore it then creates > all the indexes, could it do that in parallel based on the number of > processor

[Firebird-devel] gbak improvement

2012-02-23 Thread Nick Upson
Hi, before putting this idea into the trackers I wanted to make sure its not totally crazy. When gbak finishes the actual data part of the restore it then creates all the indexes, could it do that in parallel based on the number of processors available. It seems daft that I have to wait for each

[Firebird-devel] Fb 3 - cannot get additional connections?

2012-02-23 Thread Martijn Tonies
Hi all, It's been some time, but I'm finally diving into Firebird 3 :-) I've installed build 3.0.0.29789, started it as an application: "C:\Program Files\Firebird\Firebird_3_0\firebird.exe" -a -i -p 3054 Firebird authentication fails - something has changed there - but Windows authentication wo