Thijs Blaauw
Member
The current Tools/Sessions window is a great tool to find which statements are taking a long time to run. If it were possible to copy the statement on the SQL text tab directly into an Explain Plan window you also could see why.
I know that it is possible to copy the statement lines from the SQL Text tab, but they are randomly chopped off, often in the middle of keywords, so they need editing before you can run explain plan.
Copying to the Explain Plan window could consist of pasting all the lines together, putting the result through the Beautifier, and showing the beautified result in the Explain Plan window.
I would really like to see this functionality in a next version. In 6.0 maybe ;-)?
Regards,
Thijs Blaauw
I know that it is possible to copy the statement lines from the SQL Text tab, but they are randomly chopped off, often in the middle of keywords, so they need editing before you can run explain plan.
Copying to the Explain Plan window could consist of pasting all the lines together, putting the result through the Beautifier, and showing the beautified result in the Explain Plan window.
I would really like to see this functionality in a next version. In 6.0 maybe ;-)?
Regards,
Thijs Blaauw