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

Home -> Community -> Usenet -> c.d.o.server -> Re: compile_schema

Re: compile_schema

From: Oracleguru <oracleguru_at_mailcity.com>
Date: Thu, 30 Jul 1998 21:03:08 GMT
Message-ID: <01bdbc0d$25eb0d40$a504fa80@mndnet>


You possibly need create/alter any schema privileges

Regards !!!

Oracleguru

bmennell_at_bftl.com wrote in article <6pqhr6$ne3$1_at_nnrp1.dejanews.com>...
> We get this error running: DBMS_UTILITY.compile_schema('DEV1')
>
>
> ERROR at line 1:
> ORA-20000: You have insufficient privileges for an object in this schema.
> ORA-06512: at "SYS.DBMS_UTILITY", line 219
> ORA-06512: at line 1
>
>
> We 've tried to add the ALTER ANY PROCEDURE (system priv)
> and EXECUTE ON SYS.DBMS_UTILITY (object priv ).
>
> What do we need to do to fix the permissioning ?
>
>
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
>
Received on Thu Jul 30 1998 - 16:03:08 CDT

Original text of this message

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