We are using 4.0b with patch kit 4.
We start a Sybase server with the "&" so it will background it.
A "ps waux" will show that the process status is idle "I".
A user will connect to the server and log in just fine. Then he disconnects.
At that point the process status will be a "Stopped Process" or a "T".
The process will still be backgrounded.
No one will be able to log into the server at this point. As soon as the
process is foregrounded the login will connect.
This problem does not occur in 3.2. We verified this by putting the same exact
code on a 3.2c machine and it worked just fine.
Any ideas why???
-Patrick
Received on Tue Dec 16 1997 - 19:12:21 NZDT