Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: add package
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
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
![]() |
![]() |