Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: plan_table Database 10g Express Edition
leo_at_tech-trans.com wrote:
> Hi!
>
> Can Database 10g Express Edition support create plan_table and set
> trace on?
>
> Ming
PLAN_TABLE does not exist in 10g except as a synonym. You can to run the catplan.sql script and create the global temporary table PLAN_TABLE$ as well as the synonym and other associated objects.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Wed May 02 2007 - 10:43:51 CDT
![]() |
![]() |