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: Greg Kainz <gregkainz_at_home.com>
Date: Fri, 05 Jan 2001 04:50:43 GMT
Message-ID: <Doc56.124316$x6.57043919@news2.rdc2.tx.home.com>

Your default user's tablespace is TOOLS and it's either too small for the operation required, or too full. Check freespace available in TOOLS tablespace and autoextend the datafile or add another if it's full. Alternatively,
give your OEM user a different default tablespace... <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 - 22:50:43 CST

Original text of this message

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