Problem: Frequently getting an error 9024 (session ended abnormally)
and error 9010 (session closed). The errors typically occur when more
than around 125 users are connected. In SQL Console it looks like that
there is a limitation of 307 cursors (at the moment the errors occur).
When the errors occur the clients can still ping with the server, so I
physical connection does exist. The users that are already connected
do not have any problem. Users can connect again, when others do
disconnect.
Configuration Server: SQLBase 7.5.1 server PTF3 (unlimited users) as a
service on an NT 4.0 server
Configuration Client: Serveral Centura 1.5 apps on NT workstation
using TCP/IP as protocol on the network.
Any suggestions or tips would be greatly appreciated.