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: Server Manager Error

Re: Server Manager Error

From: Sean Fitzgerald <sfitzgerald_at_centurytel.net>
Date: Wed, 1 Aug 2001 13:29:12 -0700
Message-ID: <54X97.8294$b3.2864833@feed.centurytel.net>

This is a configuration problem. You have not set up Solaris correctly. You need to set various shared memory and semaphore parameters in the /etc/system file in order to accomodate your init.ora settings. Eventhough you have no other application running on the machine, the default Solaris settings are set high enough to handle only the smallest Oracle SGA. The configuration guide you got with the Oracle Software will give example settings of the most critical parameters for your platform. "Cameron Abbott" <cvabbott_at_altavista.com> wrote in message news:9k945s$fb2$1_at_bcarh8ab.ca.nortel.com...
> Hi All,
>
> When tring to do a startup nomount in svrmgr on a Sun server running
 Oracle
> 8.1.7 , I receive the following error
>
> SVRMGR> startup nomount;
> ORA-27102: out of memory
> SVR4 Error: 22: Invalid argument
>
> The error code is :
>
> oerr ora 27102
> 27102, 00000, "out of memory"
> // *Cause: Out of memory
> // *Action: Consult the trace file for details
>
> When I check the trace files the error message is :
> WARNING: EINVAL creating segment of size 0x000000000efa2000
> fix shm parameters in /etc/system or equivalent
>
> I don't beleive it is a memory problem because the only thig running on
 this
> machine is Oracle, there is no database created and it has 2gb of ram and
> 180gb of disk space.
>
> Any ideas has to how to fix the problem?
>
> Thanks
> Cameron
>
>
Received on Wed Aug 01 2001 - 15:29:12 CDT

Original text of this message

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