Hard parse without execute statement
Hi ALL,
I want to know if it's possible to do the following thing:
I have a statement which it's never executed before, can i force Oracle to do a parsing Hard for this statement without executing the statement.
The goal is to load the plan in memory (and see it in v$sql) and use it to build a profile or baseline.
Regards
0