RE: problem with set auto trace on

RE: problem with set auto trace on

 

  

Hi,
you probably just need to create your plan_table

SQL> set autotrace on
SP2-0613: Unable to verify PLAN_TABLE format or existence
SP2-0611: Error enabling EXPLAIN report

SQL> @?/rdbms/admin/utlxplan.sql

Table created.

SQL> set autotrace on
SQL>


Regards,
Mike Hately

-----Original Message-----
From: ramki
To: LazyDBA.com Discussion
Subject: problem with set auto trace on


SQL> set autotrace on
ERROR:
ORA-00904: invalid column name


SP2-0611: Error enabling EXPLAIN report

The Plan_table is present in the database but still i am getting following
error what may be problem

thanx
ramki



____________________________________________________________________________
________________________

This email and any attached to it are confidential and intended only for the
individual or
entity to which it is addressed. If you are not the intended recipient,
please let us know
by telephoning or emailing the sender. You should also delete the email and
any attachment
from your systems and should not copy the email or any attachment or
disclose their content
to any other person or entity. The views expressed here are not necessarily
those of
Churchill Insurance Group plc or its affiliates or subsidiaries. Thank you.
Churchill Insurance Group plc. Company Registration Number - 2280426.
England.
Registered Office: Churchill Court, Westmoreland Road, Bromley, Kent BR1
1DP.


Oracle LazyDBA home page