Re: No Explain Plans from TKPROF
Hi Dan,
I think I've figured it out (with your kind help) -
My original test script turned off tracing, disconnected and then did
an exit from sqlplus. When I took out the line that turned off tracing
everything appeared in the tkprof file as expected. As you suggested,
I must have been turning off tracing before all the cursors got closed.
Thanks again!!!!
Alan
|