Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> explain plan
Hi everyone!
I've tried to analyze a select statment with an explain plan. Worked fine. But when I try to display the output, as mentioned in the Oracle Tech Net, with calling $ORACLE_HOME/rdbms/admin/utlxpls.sql it returns the following error:
SQL> @?/rdbms/admin/utlxpls
decode(partition_stop,null,' ',partition_stop)))))||' ', 7, '
')||'|'
as "Explain plan"
*ERROR at line 33:
The table exists. I work with Oracle 8.1.6 and SuSE Linux 7.0. Did anyone already encounter this problem?
Thanks
Marc
Received on Thu Apr 19 2001 - 07:39:00 CDT
![]() |
![]() |