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

Home -> Community -> Usenet -> c.d.o.misc -> Re: package STANDARD not accessible

Re: package STANDARD not accessible

From: Jeremy Russell <jeremy.russell_at_usa.net>
Date: Thu, 07 Feb 2002 18:46:56 GMT
Message-ID: <3c62cb5d.93358061@news.earthlink.net>


You need to invoke catalog and catproc when logged in as SYSDBA - if you did that as SYSTEM, I suspect you'd get exactly the message you mentioned.

On Thu, 7 Feb 2002 13:27:06 -0000, "James Keeley" <jkeeley_at_monsanto.com> wrote:

>Just completed a fresh Oracle8i install (8.1.6) and now get the following
>error unless I logon "AS SYSDBA":
>
>ERROR:
>ORA-06553: PLS-213: package STANDARD not accessible
>
>Error accessing package DBMS_APPLICATION_INFO
>ERROR:
>ORA-06553: PLS-213: package STANDARD not accessible
>
>I've tried rerunning the catalog.sql and catproc.sql scripts to no avail.
>
>It seems I'm missing some sort of privledge for SYS and SYSTEM that I
>expected to be set by default.
>
>Any assistance would be appreciated.
>
>Regs!
>
>
>
Received on Thu Feb 07 2002 - 12:46:56 CST

Original text of this message

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