sql server - Error: No process is on the other end of the pipe -


i'm using sql server 2012 (localhost only) , sql server management studio (ssms) view table picture contains binary values (pictures), 928 rows in size not large. , table has problem.

it shows below error, both locally , pc, after restarting sql server:

msg 233, level 20, state 0, line 0
a transport-level error has occurred when receiving results server. (provider: shared memory provider, error: 0 - no process on other end of pipe.)

i start checking consistency of data. run dbcc checkdb against db. may have corruption in table. can try selecting against msdb.dbo.suspect_pages


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -