Anyone know what a SQL Profiler, Execution Warnings, Event Sub Class value of 3 means in S2K? Or even better an up to date source for such codes?
I have found numerous references to Event codes 1 & 2 in BOL and elsewhere:
"The type of execution warning. Can have these values:
1 = Query wait. The query must wait for resources (for example, memory) before it can execute.
2 = Query time-out. The query timed out while waiting for required resources to execute."