Process hangs with "NOP" command, blocking other processes

  • Hi,

    We've got some issues with a procedure which from time to time seems to hang with the NOP command. [Seen in sysprocesses(cmd)]

    Because this procedure adds data to a lot of heavily used tables it doesn't take long to lock the whole system.

    The process stays and waits in this NOP state until we kill it.

    The only explanation I found about this, is that it is a low-level instruction telling the processor to wait for the next cycle.

    Does anyone know what this command means in SQL Server? And what could cause SQL server to hang?

  • No process is on the other end of pipe can be caused by bad certificate

    check the following link,and see if it's useful in your case

    http://blogs.msdn.com/sql_protocols/archive/2006/07/26/678596.aspx

    Kindest Regards,

    Sameer Raval [Sql Server DBA]
    Geico Insurance
    RavalSameer@hotmail.com

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

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