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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Explain Plan for other users

Re: Explain Plan for other users

From: Matthias Gresz <GreMa_at_t-online.de>
Date: 1998/01/29
Message-ID: <6ap9ti$mbe$3@news02.btx.dtag.de>#1/1

Hi Morgen;

one way would be:

ALTER SESSION SET CURRENT_SCHEMA=SCOTT; Keep in mind that setting current schema is an undocumented, unsupported feature, that normally is used for import and that can be changed by oracle at any time.

Morgan wrote:
>
> Hello, does anyone nows if it is possible to be, for example,. connected as
> SYSTEM and do an Explain plan on a SQL that uses SCOTT tables (without
> having to put scott.table_name ) ?
>
> Thanx,
> Morgan
 

-- 
Regards

Matthias Gresz    :-)
Received on Thu Jan 29 1998 - 00:00:00 CST

Original text of this message

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