Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
izaltsman
A custom title
1139 Posts |
Posted - 2001-10-31 : 14:52:19
|
| Hi all! Using DBCC INPUTBUFFER I can tell which stored procedure is executed by an spid. However, that stored proc takes 2 parameters, and I need to find out what values are being passed in. Is there a DBCC command or some other way that will let me see what the parameter values are? |
|
|
|
|
|