Mailing List
Home
Forum Home
Oracle List - by freelists.org
Oracle on SUSE Linux - Runing Oracle on SUSE Linux
Oracle database error code ...
www.freelists.org
Subjects
ORA 12540: TNS:internal limit restriction exceeded
ORA 12838 please : Is possible to append two times to the same table befo
ORA 12838 please : Is possible to append two times to the same table before
ora 04031
ora 12500 on windows
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 01925: maximum of 30 enabled roles exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ora 12500 on windows
ORA 01650, one idea
ORA 01650
ORA 4030
ORA 12838 please : Is possible to append two times to thesametable before do
ORA 12838 please : Is possible to append two times to thesame table before d
ORA 01536
ORA 03113 end of file on communication channel
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 00600:
ORA 00020: maximum number of processes (%s) exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ORA 3113 while creating a cluster database 9201 RAC on Linux with OCFS
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 01650, one idea
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 2000 Error Using DBMS STATS GATHER SCHEMA STATS
ORA 01650, one idea
ORA 01650, one idea
ORA 01650, one idea
ORA 01650
ORA 01650
ORA 01031
ORA 4030
ORA 4030
ORA 06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind
ORA 01722 invalid number
 
How much memory for SLES9 SP3 and Oracle 10.2.0.2 on 32 bits

How much memory for SLES9 SP3 and Oracle 10.2.0.2 on 32 bits

2006-11-27       - By Silviu Marin-Caea

 Back
Reply:     1     2     3     4  

On Tuesday 14 March 2006 15:25, Magni Fabrizio wrote:
> Actually with the bigsmp kernel you can use up to 64GB of RAM and no
> "tricks" are needed.
>
> You will be still constrained by 4GB shared memory segments but this is
> not a real problem since you can allocate more than one.
>
> Even the SGA of an oracle 32bit is not constrained by 4GB.

I have been reading a lot of metalink documents on this.  Some issues are
clear to me, others aren't.  There is a lot of obsolete information to filter
out.

So far, what is clear is this:

SGA is made of "buffer cache" and "shared pool".

The "buffer cache" part can be put on ramfs if Oracle uses VLM.  Therefore the
buffer cache can be made very large, for example 6 GB.

The "shared pool" part will be allocated in regular memory (not ramfs).  The
question is how much is the limit?

Also I've succeeded in creating HugePages and Oracle allocated memory in those
(all this on a test machine).  If I understood correctly the HugePages are
required because the page table has a limited number of entries.  Am I right?

The production servers have 16 GB and I have a test machine with 4 GB.


--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting