Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Problem with DBMS_UTILITY.ANALYZE_DATABASE

Problem with DBMS_UTILITY.ANALYZE_DATABASE

From: Bachmann, Henrik <Henrik.Bachmann_at_bim-consulting.de>
Date: Fri, 18 May 2001 02:28:13 -0700
Message-ID: <F001.00307415.20010518014028@fatcity.com>

Hi there,

I have a problem to analyze my whole database as user sys:

        Oracle8 Enterprise Edition Release 8.0.5.0.0 - Production
        PL/SQL Release 8.0.5.0.0 - Production

        SQL> BEGIN
          2   DBMS_UTILITY.ANALYZE_DATABASE('COMPUTE',NULL,NULL,NULL);
          3  END;
          4  /
        BEGIN
        *
        FEHLER in Zeile 1:
        ORA-20000: You have insufficient privileges for an object in this
database.
        ORA-06512: in "SYS.DBMS_UTILITY", Zeile 282
        ORA-06512: in Zeile 2

Anybody out there who can give me a hint?

Best regards

Henrik

Henrik Bachmann                    mailto:Henrik.Bachmann_at_bim-consulting.de

B.I.M.-Consulting Magdeburg        http://www.bim-consulting.de/
D-39108 Magdeburg                  


--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Bachmann, Henrik
  INET: Henrik.Bachmann_at_bim-consulting.de

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 Fri May 18 2001 - 04:28:13 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US