Getting the actual plan
Hello All,
I want to get the actual plan of a statement that i have executed. Actually I want to compare the expected plan with the actual. Is this possible without tracing the session. I meant can i get this from any v$ views??
I am using Oracle 9i. I know that we can use dbms_xplan.display_cursor in 10g, but how do we get this information in 9i???
thanks
I am using Oracle 9i. I know that we can use dbms_xplan.display_cursor in 10g, but how do we get this information in 9i???
thanks
0