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: ORA-27102: out of memory

Re: ORA-27102: out of memory

From: Malte Timmermann <malte.timmermann_at_isst.fhg.de>
Date: Mon, 24 Feb 2003 13:18:30 +0100
Message-ID: <3E5A0D96.1040509@isst.fhg.de>


Hi Daniel

SHMMAX 512 means 512 MB, i.e. half of the physical memory as described in the manual.
"cat /proc/sys/kernel/shmmax" shows 536870912. I think, this is ok.

Malte

DA Morgan wrote:

> Malte Timmermann wrote:
> 
> 

>>During the creation of the database i got following error:
>>ORA-27102: out of memory
>>Linux Error: 28: No space left on device
>>Can someone explain, which device has no space.
>>
>># df -hl
>>Filesystem Size Used Avail Use% Mounted on
>>/dev/sda1 5.8G 2.5G 3.0G 45% /
>>/dev/sda3 13G 28k 12G 1% /u02
>>/u01 is on /
>>
>>Linux: Debian 3.0
>>HW: 1 GB RAM, 2GB swap
>>
>>Shared memory:
>>SHMMAX 512
>>SHMMIN 1
>>SHMMNI 256
>>SHMSEG 256
>>Semapore:
>>SEMMNI 100
>>SEMMSL 220
>>SEMMNS (SEMMNI*SEMMSL)
>>SEMOPM 100
>>SEMVMX 32767
>>
>>Thanks for your help
>>
>>Malte
>>--
>>ISST | Telefon : +49-(0)30-24306 441
>>Abteilung ITM | Telefax : +49-(0)30-24306 599
>>Mollstr. 1 | E-Mail : malte.timmermann_at_isst.fhg.de
>>D-10178 Berlin | http://www.isst.fhg.de/
> 
> 
> SHMMAX is 512? I think you have a desparate need to stop what you are
> doing, read the installation documents, adjust the kernel parameters,
> and reboot the machine.
> 
> Daniel Morgan
> 


-- 
ISST           | Telefon : +49-(0)30-24306 441
Abteilung ITM  | Telefax : +49-(0)30-24306 599
Mollstr. 1     | E-Mail : malte.timmermann_at_isst.fhg.de
D-10178 Berlin | http://www.isst.fhg.de/ Received on Mon Feb 24 2003 - 06:18:30 CST

Original text of this message

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