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: add package

Re: add package

From: Jonathan Gennick <jonathan_at_gennick.com>
Date: Tue, 27 Jul 1999 04:41:55 GMT
Message-ID: <37a9382d.3097864@netnews.worldnet.att.net>


You may have forgotten to run catproc.sql and catalog.sql after creating your new database. If so, then run those two scripts from server manager. They should be in the $ORACLE_HOME/rdbms/admin directory.

regards,

Jonathan



jonathan_at_gennick.com
http://gennick.com
Brighten the Corner Where You Are

On Mon, 26 Jul 1999 13:23:52 +0400, "Vadim Grepan" <kezal_at_mail.ru> wrote:

>Hello All!
>
> I've created second database. When I tried connect from client via
>SQL*Plus I got message
>
>----cut----------------------------------------------------------------
>ERROR:
>ORA-06553: PLS-213: package STANDARD not accessible
>
>
>Error accessing package DBMS_APPLICATION_INFO
>ERROR:
>ORA-06553: PLS-213: package STANDARD not accessible
>----cut----------------------------------------------------------------
>
>Ask for 'oerr pls 213' wasn't useful. What should i do?
>
>Rgds, Vadim Grepan
>--------
>kezal_at_mail.ru
>2:5020/653_at_fidonet.org
>
>
Received on Mon Jul 26 1999 - 23:41:55 CDT

Original text of this message

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