Looking for help to understand SQL performance
Hi,
I'm trying to get a better hand on using Enterprise Manager to troubleshoot performance issues. In the screenshot below, I'm trying to understand why the hash join (third line from top) is using 86% of the activity, which is almost all CPU. It appears all the hash joins below that one, along with all the data retrieval, all run quite fast. What can I do to figure out why that one particular hash join is taking so much of the time?