Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Set Autotrace on
In oracle 8.1.6 I only run as a schema owner the utlxplan.sql and everything works fine. I just set sql trace explain and it gives me all the details of execution plan.
Shakeel Qureshi
squreshi_at_barpoint.com
--- Joan Hsieh <Joan.Hsieh_at_mirror-image.com> wrote:
> You need to run
> $ORACLE_HOME/sqlplus/admin/plustrce.sql
> Joan
>
> -----Original Message-----
> do Carmo Andrietta
> Sent: Wednesday, February 14, 2001 10:31 AM
> To: Multiple recipients of list ORACLE-L
>
>
> Friends :
>
> I have created the table Plantable on the schema and
> tryed the command
> bellow .
> I received the error message but it works the plan
> of execution.
>
> What can I do for donīt receive this error message ?
>
> sql > set autotrace on
> Unable to verify PLAN_TABLE format or existence
> Error enabling EXPLAIN report
> Cannot find the Session Identifier. Check PLUSTRACE
> role is enabled
> Error enabling STATISTICS report
>
> Thanks
>
> Eriovaldo do Carmo Andrietta
> Widesoft Sistemas Ltda.
> Limeira/SP - Brasil
>
>
> --
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> --
> Author: Eriovaldo do Carmo Andrietta
> INET: eca_at_widesoft.com.br
>
> Fat City Network Services -- (858) 538-5051 FAX:
> (858) 538-5051
> San Diego, California -- Public Internet
> access / Mailing Lists
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Shakeel Qureshi INET: msklq_at_yahoo.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 Wed Feb 14 2001 - 13:42:16 CST