Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
extend sql_trace by PLAN_Line info

berx
Member Posts: 219 Silver Badge
I'd like to suggest to enhance SQL Trace informations by adding information about the current plan line to each row (where it makes sense, of course).
By this feature waits could be grouped by plan line - or in best case the trace can be transformed in something similar to a sql_monitor_report.
Comments
-
The STAT information is already there, but pretty hard to read.
-