The scenario is there are a few stored procedures running against a few tables performing select, insert, update or delete actions. Without using profiler, how can I monitor all the currently running process to know which SP is running against which table? Of course, the more info, the better