Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Where to get plantable information about runtime queries!?!
Hello,
we have a lot of programs working with pl/sql. In some programs we would like to save the query, together with the way the query accesses it's data. So we want to store the plan table for the query.
I know, we can run the query and store the information in the plan_table using same stategy as @utlxplan.sql But we don't want to do that. Oracle stores the plan table somewhere in it's data dictionary.
Is there anyone who knows where I can find this information??? It would be very usefull to me.
Thanx in advance.
-John Received on Mon Aug 23 1999 - 11:46:14 CDT
![]() |
![]() |