Subject | Re: [IB-Architect] OT: IB6 readiness...opinions solicited |
---|---|
Author | Willi Krenn |
Post date | 2000-08-17T21:51:11Z |
> > *) backup-restore are not that stable as in 5.6 (backed a DB with 6.0 -;-) (Had it with IBConsole and EMS QuickDesk 1.7beta)
> > everytime restore began to write the Domains the server crashed;
>
> Never had this, and I have some big databases (10Mb with no data), has
> anyone else come across this? The only backup/restore problem I know of is
> with IBConsole, but that's a pile of Poo anyway.
> > *) The InterbaseClient has a big problem with the local-protocolTried 2 Threads with IBO 3.5Ai, Delphi 5, IB 6 -> no chance with 'cplocal'
> > and multiple simultanous (threaded) connections!
>
> Do you mean gds32? we have had up to 200 concurrent connections on a local
> machine (Webserver) before things started taking a turn for the worst, but
> AFAIK, this was more down to the OS than IB
Now I'm working with 'cpTCP_IP' and everything is running fine..
error was somewhere in
isc_start_multiple(@status, PtrHandle, ConnectionCount, pteb); //
call API
> Maybe we need to have a list somewhere of possible bugs, as well asGood idea: Perhaps on sourceforge (Firebird site..
> successful deployments.
http://sourceforge.net/bugs/?group_id=9028 )
>I been reading every IB newsgroup, and have notNow you can imagine how surprised I was as I encountered these two errors :-((
> heard of these two.
Willi