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: New appearance of errors on SQL Plus on connect...

Re: New appearance of errors on SQL Plus on connect...

From: Brett Neumeier <neumebm_at_hpd.abbott.com>
Date: 1997/09/24
Message-ID: <342969E4.E6494EF9@hpd.abbott.com>#1/1

kgrigg_at_acxiom.com wrote:

> Hello all!
> I am running Oracle 8, and all of a sudden when trying to connect to it
> with SQL Plus (with either version 3.3 or 8) I am getting the following
> messages:
>
> SQL*Plus: Release 3.3.3.0.0 - Production on Wed Sep 24 08:58:16 1997
>
> Copyright (c) Oracle Corporation 1979, 1996. All rights reserved.
>
> ERROR:
> ORA-06553: PLS-213: package STANDARD not accessible
>

Sounds as though you ought to run CATPROC.SQL. Traditionally this is in $ORACLE_HOME/rdbms/admin; you might find it under $ORACLE_HOME/rdbms80/admin or something like that.

Run it as SYS, of course.

-bn Received on Wed Sep 24 1997 - 00:00:00 CDT

Original text of this message

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