Currently the browser/HTML title looks like
"DPA - Tuning Advice (2026.1.0...",
"DPA - Table Tuning Advisor (2026.1…",
"DPA - Query Detail (2026.1.0…"
It would be helpful to have more detailed information, especially when multiple browser tabs are open.
Examples
old: "DPA - Query Detail (2026.1…."
new include the hash: "DPA - Query 1234771234"
old: "DPA - Table Tuning Advisor (2026.1.0…"
new include table name: "DPA - Table Tuning tableA"
old: "DPA - Plan Text (2026.1…"
new include plan hash: "DPA - Plan Text 1234671234"
regards