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: Max memory for Oracle on Linux

Re: Max memory for Oracle on Linux

From: Anton Buijs <aammbuijs_at_xs4all.nl>
Date: Sat, 22 Jun 2002 21:04:38 +0200
Message-ID: <af2hnj$op5$1@news1.xs4all.nl>


On Sun I have noticed the max SGA size is something below 2Gb (1,8Gb or so). Assume this is Unix generic.
On Metalink you can find an article how you can change a small C program and relink the Oracle executable to increase this limit.

TR <tman_at_tman.dnsalias.com> schreef in berichtnieuws eo%Q8.26121$WB6.3372306596_at_newssvr10.news.prodigy.com...
| Oracle 9x on standard Redhat 7.3 (2.4.18) kernel. Motherboard holds max
16
| gigs RAM.
|
| What is the max memory I can put into this beast, and have it be useable
to
| Oracle for buffering I/O, e.g. the SGA, buffer cache, etc.?
|
| I assume that since pointers are 32-bit types, the max is prob 2GB, maybe
| 3GB, since not the full 32-bits is useful to applications.
|
| Application is currently on SQL Server 2K, and I estimate the working set
is
| about 10GB. (SQL Server has Address Window Extensions, which swap pages
of
| buffer in and out of a 32-bit address range, enabling usage of massive
| amounts of buffer). Not sure if Oracle on Linux has such a feature.
|
| Thanks,
| TR.
|
|
Received on Sat Jun 22 2002 - 14:04:38 CDT

Original text of this message

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