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: TurkBear <jvgreco_at_pop.primenet.com>
Date: 1997/09/24
Message-ID: <34293c8c.182601777@news.primenet.com>#1/1

Check to be sure you have run the appropriate scripts to establish view and table rights - see the install/upgrade info for details - Be sure to run them as the user specified in the script ( some are sys, some are system and some need to be run for each user ).

( the most common one that needs to be run is pupbld.sql )

Hope it helps...
John Greco
Oracle dba

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
>
>
>Error accessing package DBMS_APPLICATION_INFO
>ERROR:
>ORA-06553: PLS-213: package STANDARD not accessible
>
>
>Error accessing package DBMS_APPLICATION_INFO
>You may need to install the Oracle Procedural option
>SET APPINFO requires Oracle Server Release 7.2 or later
>
>Connected to:
>Oracle8 Enterprise Edition Release 8.0.3.0.0 - Production
>With the Partitioning and Objects options
>PL/SQL Release 8.0.3.0.0 - Production
>
>
>Can anyone make some suggestions what might have started this and where to
>look for information on how to correct it? It was all working fine the
>other day and I'm not sure what has happened here...
>
>TIA!
>
>Kelly
>kgrigg_at_acxiom.com
>
>ps. please cc by mail...our newsfeed here is not very reliable...
>
>-------------------==== Posted via Deja News ====-----------------------
> http://www.dejanews.com/ Search, Read, Post to Usenet
Received on Wed Sep 24 1997 - 00:00:00 CDT

Original text of this message

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