how to extract a sql profile
Guess2Feb 28 2012 — edited Feb 28 2012DB: 10.2
Enterprise manager 10.2
I know how to create sql profiles. I have done so manually. I had a complex query that I wanted to tune. So I used the enterprise manager to generate a sql tuning set and used the sql tuning advisor. It implented a sql profile.
I can see the name of the sql profile and some details in DBA_SQL_PROFILEs.
how do I extract the contents of the sql profile? I want to see what oracle hints oracle used. I know some are internal when you use the enterprise manager.