Subject Re: [ib-support] Connecting problem on Linux
Author Helen Borrie
At 08:54 AM 24-08-02 +0000, you wrote:
>Hi,
>
>I've installed Firebird 1.0.0.796 on 2 machines with Suse 7.3 kernel
>2.4.16.
>
>All my client apps connect OK on the 1st machine. But on the other
>one all apps with IBO DML caching cannot connect.
>The error message is:
>
>ISC errorno: 335544721
>ISC errormessage:
>Unable to complete network request to host "dbserver".
>Failed to establish a secondary connection for event processing.
>Unknown Win32 error 10061
>
>After this error occurs, Firebird shutdown on the server takes several
>minutes.
>
>WISQL, IBExpert and apps without IBO DML caching connect and run OK.

DML caching requires the use of server events. I have heard of events
being a problem with the Firebird Classic server, although there are other
known sources of problems with events. The most notable is the use of a
mismatched gds32.dll on your Windows client. You need to use the client
version that comes with the Windows server kit, build WI-V1.0.0.794.

If you are not using Classic and you do have the correct client version on
both client machines, then post a question in the IBO list with fuller
details of your connection setup.

heLen