I noticed some ahoc / single use cache plan entries (dm_Exec_cached_plans) that could stand to be parameterized. However, I am unsure of which app (we have tons of apps that touch sql). Is there a way to resolve a given cache plan entry back to the application / connect that generated the statement?
sql2008