I am new to using DPA and currently we are migrating Oracle 11 to 12c and one of the task we want to do is for a given set of SQL that runs currently in Production we would like to capture existing plan and save it and then compare to 12c in case needed.
In DPA ( Database Performance Analyzer) how do I get SQL Plan for a specific SQL ? From developers all I have is set of SQL which they say runs everyday in Production. How would I capture or get SQL PLAN ?
Any ideas and or suggestions ?