Hi all,
Am just a bit confused. Tried to analyze a workload tracefile in database tuning advisor (SQL 2008 r2 enterprise x64) with only sp_prepare/sp_execute statements.
Qutestions:
- Is DTA able to analyze sp_prepare/sp_execute statements (I saw a lot of "SQL is not referring to a table" comments in the log) ??
- Is there a tool out there to 'translate' sp_prepare/sp_execute statments from a workload tracefile into 'DTA readable' form? Where to find that tool?
(For one statements it's not a big deal to do it myself manually but for a workload file.... no thanks).
Any help is highly appreciated.
Thx
acki4711