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: Enterprise Manager

Re: Enterprise Manager

From: sp <sdpant_at_yahoo.com>
Date: Fri, 05 Jan 2001 00:10:49 GMT
Message-ID: <di856.4889$1%2.248027@sjc-read.news.verio.net>

from technet:
Cause: Failed to find sufficient contiguous space to allocate INITIAL extent for segment being created.
Action: Use ALTER TABLESPACE ADD DATAFILE to add additional space to the tablespace or retry with a smaller value for INITIAL.

HTH
SP
<unixsysad_at_my-deja.com> wrote in message news:93247j$c9q$1_at_nnrp1.deja.com...
> I am trying to run Enterprise Manager from my PC and connect to my
> server. When I go to login, I get the following information:
>
>
> Sub-component Status Operation
>
> Enterprise Manager 1.3 No action required
> Software Manager Not found Create
>
> Then I click ok, because it wants to install those products, I am
> assuming, then I get the following error:
> Error:
>
> VOB-07016: A database error has occurred:
> CREATE TABLE SMPACKAGE_S
> (
> NAMEDOBJECT_ID_SEQUENCEID_ NUMBER(10),
> NAMEDOBJECT_ID_OBJECTTYPE_ NUMBER(10),
> PACKAGE_NAME_ VARCHAR2(512),
> PACKAGE_OS_ VARCHAR2(512),
> PACKAGE_CREATIONDATE_ DATE,
> PACKAGE_STATE_ NUMBER(10),
> PRIMARY KEY (NAMEDOBJECT_ID_SEQUENCEID_)
> )
> ORA-01658: unable to create INITIAL extent for segment in tablespace
> TOOLS
>
>
> VOB-07031: An error occurred while processing file C:
> \ORAWIN95\SYSMAN\ADMIN\osmcre.sql
>
>
> Any suggestions???
>
> Thanks in advance.
>
>
>
> Sent via Deja.com
> http://www.deja.com/
Received on Thu Jan 04 2001 - 18:10:49 CST

Original text of this message

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