Fatal Error

  • I Got this Message from sql server error log file .

    A fatal error occurred while reading the input stream from the network. The session will be terminated.

    what was the reason for this error ?

    Thanks in Advance .

  • Hi,

    Not sure about this situation.. But normally when you do below command

    telnet sqlserverinstancename 1433 (Assuming 1433 is the port in which instance is running)

    you will get black screen incase the connection is successful. Now in order to quit the session when you try to type somthing and then press CTRL+Z, CTRL+X etc.. these packets will cause the error in SQL Server similar to what you have posted... Check the client from which this error came (It will be available in event viewer) and try whether they tried the same way!!!

    Regards,
    Sakthi
    My Blog -> http://www.sqlserverdba.co.cc

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply