Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 1998 09:42:29 +0000
From:      Sergey Solyanik <solik@solik.net>
To:        victorc@BitSmart.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Oracle 7, shmget() problem...
Message-ID:  <360F5A05.284797A9@solik.net>
References:  <360EF61D.6B6D9183@mp.lex.gob.gt>

next in thread | previous in thread | raw e-mail | index | archive | help
Victor M. Carranza G. wrote:

> ERROR: ORA-01034: ORACLE not available
> ORA-07429: smsgsg: shmget() failed to get segment.
> AT&T System V/386 Error: 2: No such file or directory

Not enough shared memory.
Increase it.
Oracle need a LOT of shared memory...

> options         SHMALL=5120
> options         "SHMMAX=(SHMMAXPGS*PAGE_SIZE+1)"
> options         SHMMAXPGS=10240
> options         SHMMIN=10
> options         SHMMNI=100
> options         SHMSEG=180
> options         SEMMNI=20
> options         SEMMNS=60

Anybody can decifer above options ? ;)
Please.

-- 
 Solik.                                                     [Team OS/2]
 SSV3-RIPE                          ...And never trust a smiling dwarf!
 PGP Key fingerprint = A8 B6 44 61 BA 88 A9 7C  0D A0 EF 0B 40 7D 4E 1E
    -=- http://www.solik.net/   to visit my DeepCave and feel me -=-

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?360F5A05.284797A9>