I have a head blocker process and I identified the stored procedure that was being run under that process. The question is is there any way I can identify the parameters passed to the stored procedure?
Like I said, I identified the stored procedure (DBCC inputbuffer(SPID)).
I just want to know the params.
Thanks in Advance,
ebro
ebro