Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: plan_table Database 10g Express Edition

Re: plan_table Database 10g Express Edition

From: DA Morgan <damorgan_at_psoug.org>
Date: Wed, 02 May 2007 08:43:51 -0700
Message-ID: <1178120629.499885@bubbleator.drizzle.com>


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.org
Received on Wed May 02 2007 - 10:43:51 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US