Re: Oracle-xe memory issues on linux

From: Hans Forbrich <fuzzy.graybeard_at_gmail.com>
Date: Wed, 12 Mar 2014 07:08:54 -0600
Message-ID: <53205C66.1030200_at_gmail.com>



Did you 'activate' that using 'sysctl -p' (as root)?

(You can verify using cat /proc/sys/kernel/shmmax for kernel.shmmax setting, and similar for others)

Did you start the database as oracle? (Is this perhaps in the init scripts?)

/Hans

On 12/03/2014 6:51 AM, John Dunn wrote:
>
> This is what I have :
>
> # Controls the maximum shared segment size, in bytes
>
> kernel.shmmax = 68719476736
>
> # Controls the maximum number of shared memory segments, in pages
>
> kernel.shmall = 4294967296
>
> ###########
>
> # Oracle Database 11g Express Edition Recommended Values
>
> kernel.sem = 250 32000 100 128
>
> fs.file-max = 6815744
>
> ########
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Mar 12 2014 - 14:08:54 CET

Original text of this message