Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: problem creating a database.

Re: problem creating a database.

From: bs135993 <didier.barjasse_at_skynet.be>
Date: Sat, 19 Aug 2000 22:46:14 +0200
Message-ID: <399EF215.4FBFE46B@skynet.be>

Hi ,

Have you run the program catproc.sql
You can find it on $ORACLE_HOME/rdbms/admin

Didier

Cesar a écrit :

> Hello,
> i try to create a database and i find the next problem when i connect with
> sqlplus
>
> [oracle_at_goku oracle]$ sqlplus system/manager
>
> SQL*Plus: Release 8.0.5.0.0 - Production on Fri Aug 18 22:58:25 2000
>
> (c) Copyright 1998 Oracle Corporation. All rights reserved.
>
> ERROR:
> ORA-06554: package DBMS_STANDARD must be created before using PL/SQL
>
> Error accessing package DBMS_APPLICATION_INFO
> ERROR:
> ORA-06554: package DBMS_STANDARD must be created before using PL/SQL
>
> Connected to:
> Oracle8 Enterprise Edition Release 8.0.5.1.0 - Production
> With the Partitioning and Objects options
> PL/SQL Release 8.0.5.1.0 - Production
>
> ERROR:
> ORA-00604: error occurred at recursive SQL level 1
> ORA-01653: unable to extend table SYS.IDL_UB2$ by 50 in tablespace SYSTEM
>
> Error accessing package DBMS_APPLICATION_INFO
> ERROR:
> ORA-00604: error occurred at recursive SQL level 1
> ORA-01653: unable to extend table SYS.IDL_UB2$ by 50 in tablespace SYSTEM
>
> how can i resolve it?
>
> thanks to all
> Cesar Bravo
>
> --
> - --
> El código fuente, como el estiércol, si lo diseminas ayuda al crecimiento
> si
> lo acaparas solamente apesta.(Zachary Kessing SLASHDOT)
Received on Sat Aug 19 2000 - 15:46:14 CDT

Original text of this message

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