how to retrieve past SQL execution plan
I have a DB running 11.2.0.2 RAC DB in HPUX, recently I found the execution plan generated from one of the SQL is not stable, the plan that i generate now may not be the same as it was ran in scheduled.
I manage to generate the ash report down to the session, and sql ID, but I don't found the sql execution plan, is there a way i can retrieve the past execution plan from ash report?
thanks