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: package STANDARD not accessible

Re: package STANDARD not accessible

From: Trifon Anguelov <trifona_at_pacbell.net>
Date: Fri, 08 Feb 2002 02:56:47 GMT
Message-ID: <P7H88.1694$Hn7.985578624@newssvr21.news.prodigy.com>


James,

From svrmgrl connect as internal and run:

- catalog.sql (for data dictionary)
- catproc.sql (for stored packages)
- utlrp.sql (to recompile invalidated objects)

Hope that helps,

Trifon Anguelov
Senior Oracle DBA




Join the new Oracle DBA forums at:
http://www.dbaclick.com/cgi-bin/ib3/ikonboard.cgi

"James Keeley" <jkeeley_at_monsanto.com> wrote in message news:3c6273c5_at_primark.com...
> 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 - 20:56:47 CST

Original text of this message

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