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: Help!!

Re: Help!!

From: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: Mon, 22 Nov 1999 08:05:04 +0100
Message-ID: <943254375.15672.0.pluto.d4ee154e@news.demon.nl>


You need to run
%RDBMS<xx>%\admin\catproc.sql in svrmgr<xx> (NT) or $ORACLE_HOME\rdbms\admin\catproc.sql in svrmgrl (Unix)

Next time, please specify version and platform.

Hth,

--
Sybrand Bakker, Oracle DBA
Dolphin <wangxc_at_jps.net> wrote in message news:3837c2af_at_news1.jps.net...
> Hi there,
>
> I met a problem when I start SQL*PLUS, I got the follwoing error message:
>
> SQL*Plus: Release 8.0.5.0.0 - Production on Sun Nov 21 1:50:3 1999
>
> (c) Copyright 1998 Oracle Corporation. All rights reserved.
>
> Enter user-name: system
> Enter password:
> ERROR:
> ORA-06553: PLS-213: package STANDARD not accessible
>
>
> Error accessing package DBMS_APPLICATION_INFO
> ERROR:
> ORA-06553: PLS-213: package STANDARD not accessible
>
> It caused by someone shutdown my oracle server by mistake. I don't know
how
> to fix this problem. Is there anyone know how to fix it? Thank you very
much
> in advance.
>
>
Received on Mon Nov 22 1999 - 01:05:04 CST

Original text of this message

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