If i try to update a table, this update process continuously waiting for process id -1.
If i issue `sp_who` command, i am able see ProcessId in `blk` column not in spid column.
Can you please tell me what is the meaning of ProcessId=-1.

Thanks