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

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

RE: Problem with DBMS_UTILITY.ANALYZE_DATABASE

From: Bachmann, Henrik <Henrik.Bachmann_at_bim-consulting.de>
Date: Fri, 18 May 2001 07:43:24 -0700
Message-ID: <F001.00307754.20010518063104@fatcity.com>

unfortunately no other result with ... grant analyze any

> -----Ursprüngliche Nachricht-----
> Von: Connor McDonald [mailto:hamcdc_at_yahoo.co.uk]
> Gesendet: Freitag, 18. Mai 2001 15:36
> An: Multiple recipients of list ORACLE-L
> Betreff: Re: Problem with DBMS_UTILITY.ANALYZE_DATABASE
>
>
> grant analyze any to sys;
>
> hth
> connor
>
> --- "Bachmann, Henrik"
> <Henrik.Bachmann_at_bim-consulting.de> wrote: > 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).
>
>
> =====
> Connor McDonald
> http://www.oracledba.co.uk (mirrored at
> http://www.oradba.freeserve.co.uk)
>
> "Some days you're the pigeon, some days you're the statue"
>
> ____________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
> or your free @yahoo.ie address at http://mail.yahoo.ie
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: =?iso-8859-1?q?Connor=20McDonald?=
> INET: hamcdc_at_yahoo.co.uk
>
> 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).
>

--
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 - 09:43:24 CDT

Original text of this message

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