This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Is there a way in DPA to group queries that have different hashes but perform the same work?

We have a situation where the application accessing the database generates SQL Queries on the fly, but for some reason it aliases the field names with different numbers depending on the Application Server that runs the query. Is there any way to force DPA to join the multiple queries so that the statistics for the query sum up properly and give us a real picture of how poor the query is performing?