SQL Plus is terminating my telnet session.
I have a strange situation that I can't explain.
I have a user telneting from his Windows 2000 to the Unix Server that the database is running on. He then starts a SQL Plus session and runs a query to test the results. It runs pretty slow (returns a few results and then waits, returns a few results and then waits) and about half way through the result set it actually terminates his telnet session. He's tried two different types of telnet software. One disconnects without any messages. The other says something about the connection being terminated by an application.
This is not a time out issue with telnet because he can stay connected and idle for longer than that and not have his session terminated. If he executes the same query with the windows version of SQL Plus on the same client PC or even SQL Worksheet it runs quickly and works fine returning just over 5000 records in about 30 seconds.
Any ideas?
Chris S.