Request Time out

  • Hi

    One of my client raised a ticket that whey they made a quey on SQL 2005 they got "request time out".

    After some time it was working.When I investigated SQL Errorlog I got the below message

    Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library. [CLIENT: SomeIP]

    Kindly advice me on the above error.

    Regards,

    Binu M A

  • Is "CLIENT: SomeIP" is the IP Address of the system from which the query got timed out?

    If not, you are seeing this message because of the some inventory/port scanner software trying to connect to the instance. Since it could not, the error message has been logged in the SQL Server Error Log.

    Pradeep Adiga
    Blog: sqldbadiaries.com
    Twitter: @pradeepadiga

  • Hi

    u r correct.SomeIP is the IP address from where the application hosted.Application is using JDBC connection.I dont know more about the application since this team is in different location and we dont have direct contact.I got the error from SQL errorlog.

    Regards,

    Binu

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

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