dbmsutil.sql errors
From: Mel <t_m_vogt_at_hotmail.com>
Date: 17 Mar 2003 15:44:34 -0800
Message-ID: <4f2e877a.0303171544.234e102d_at_posting.google.com>
Date: 17 Mar 2003 15:44:34 -0800
Message-ID: <4f2e877a.0303171544.234e102d_at_posting.google.com>
I ran the dbmsutil.sql using sql*plus and got the following errors:
drop type dbms_xplan_type_table
drop type dbms_xplan_type
*
ERROR at line 1:
ORA-04043: object DBMS_XPLAN_TYPE_TABLE does not exist
*
ERROR at line 1:
ORA-04043: object DBMS_XPLAN_TYPE does not exist
Is there another sql file I should run? What am I missing?
Thanks! Received on Tue Mar 18 2003 - 00:44:34 CET