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: Huge "shmmax" & tiny "shared_memory_size"

Re: Huge "shmmax" & tiny "shared_memory_size"

From: srivenu <srivenu_at_hotmail.com>
Date: 8 Jan 2003 02:49:42 -0800
Message-ID: <1a68177.0301080249.37107484@posting.google.com>


shmsys:shminfo_shmmax=4294967295
This specifies the size of the maximum shared memory segment that you can have.
Its o.k. even if your current instance size is way smaller than this. If later you want to increase the size of your instance, you can do so without needing to reboot the system.
What kind of shared memory errors are you getting ? Your shared_memory_size is not 9000000, Your shared pool size is 9MB and i think it is very small.
regards
Srivenu Received on Wed Jan 08 2003 - 04:49:42 CST

Original text of this message

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