Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SET AUTOTRACE ON -- weird error?
You need to grant the plustrace role to the user who needs to use autotrace,
and make sure that user has access to a/the plan_table (which can mean
proper privileges and a public synonym)
Hth,
--
Sybrand Bakker, Oracle DBA
john v <johnvue_at_gte.net> wrote in message
news:53137sknlairc6far353uca0fihv95jeeg_at_4ax.com...
> Anyone know why I get the following error when trying to enable
> AUTOTRACE?
>
> The PLAN_TABLE does exist so that's not the problem.
>
>
> SQL> set autotrace on
> Error while connecting
> Error enabling STATISTICS report
Received on Tue Jan 04 2000 - 00:55:18 CST
![]() |
![]() |