question

salamelias avatar image
0 Votes"
salamelias asked JerryXu-MSFT answered

Read operation on a large object failed while sending data to the client

I have a Sharepoint 2k13 which runs fine with sql2k16 backend (but runs in compatibility 2012 whic was the version before upgrading sql). I tried to run a sharepoint 2k13 backup, since I started perform backup, I started to receive alerts from sql every 5 minutes as follows


A read operation on a large object failed while sending data to the clientK backup

DESCRIPTION: 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.

COMMENT: Indicates that a statement has encountered a problem. Because the problem has affected only the current task, it is unlikely that the database itself has been damaged.

JOB RUN: (None)

I googles a little bit found a thread but for sql2k5. How this can be nailed down and see which object is causing this problem? Thanks

sql-server-generaloffice-sharepoint-server-administration
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

JerryXu-MSFT avatar image
0 Votes"
JerryXu-MSFT answered

Hi, @salamelias ,

Per my knowledge, this is normal behavior. The database goes into read only status while you are backed up the farm so you can ignore the error. If the error keeps popping up even after the backup, feel free to reply with your update here.


If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.