Error in SQL logs

  • The following error is showing up in our SQL Logs:

    "A read operation on a large object failed while sending data to the client. A common cause for this is if the application is running in READ UNCOMMITTED isolation level. This connection will be terminated."

    "Error: 7886, Severity: 20, State: 1."

    After searching for a solution it says that a client could have their ODBC connection with READ UNCOMMITTED.

    No one is complaining that they are having issues so I need to run sql server profiler to find what database it is occurring on.

    Does anyone know what parameters need to be set to do this?

  • Can someone please help me! ??

  • The first thing to do is copy and paste the error message into your favourite search engine. When I did that, the first result was a blog that looked as if it was just what you needed. If you've already done that, please tell us what you didn't understand or what didn't work as described, and we'll try to help.

    John

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

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