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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: DUAL revisited

RE: DUAL revisited

From: Jacques Kilchoer <Jacques.Kilchoer_at_quest.com>
Date: Fri, 02 Aug 2002 14:53:43 -0800
Message-ID: <F001.004AA877.20020802145343@fatcity.com>


> -----Original Message-----
> From: Kathy Duret [mailto:KathyD_at_belkin.com]
>
> But I don't get this error when I query from dual just from
> the new v$dual.

That's because your v$dual view is assessing a SYS.X$ "table". To do an explain plan on a SYS.X$ "table" you have to be signed on as SYS. A more knowledgeable person may be able to tell you why.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jacques Kilchoer
  INET: Jacques.Kilchoer_at_quest.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Aug 02 2002 - 17:53:43 CDT

Original text of this message

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