- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- max limitation for shmmax on system with 8g of ram
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2004 03:38 PM
12-27-2004 03:38 PM
max limitation for shmmax on system with 8g of ram
share memory:
------ Shared Memory Limits --------
max number of segments = 4096
max seg size (kbytes) = 4194303
max total shared memory (kbytes) = 8388608
min seg size (bytes) = 1
I am running advance redhat 3 with default kernel: "2.4.21-27.ELsmp". As far as max share mem seg size is concern, I am guessing this is the limitation for this kernel because the max mem on it is 8g and I take it share seg size is maxed out at half of physical mem. Could some one confirm? Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2004 12:35 AM
12-28-2004 12:35 AM
Re: max limitation for shmmax on system with 8g of ram
Oracle ias 10g requires that setting on many OS's.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2004 01:18 AM
12-28-2004 01:18 AM
Re: max limitation for shmmax on system with 8g of ram
On another note, withthe segment size of 4G, I am having problem creating an instance when sga size is 3.1Gbytes. The error is ORA-27123. However when I manually set the sga to around 2Gbytes, I am able to create the instance. Any idea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2004 03:58 AM
12-28-2004 03:58 AM
Re: max limitation for shmmax on system with 8g of ram
You are running 32 bit Linux. Oracle can't address more than 2 GB of memory without use of the Linux equivalent of hpux memory windows.
I don't think 32 bit oracle can address more than 2 GB of Ram under andy cicrumcstances.
Can you tell me your Linux distribution, processor and Oracle versions please.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2004 05:13 AM
12-28-2004 05:13 AM
Re: max limitation for shmmax on system with 8g of ram
Intel(R) Xeon(TM) MP CPU 3.00GHz
10g
RHEL 3 update 4.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2004 09:23 AM
12-28-2004 09:23 AM
Re: max limitation for shmmax on system with 8g of ram
The most amount of memory that Oracle can address without major kernel changes (you are better off with Itanium and hpux) is 2 GB.
Those SGA's are kind of big. We run some pretty large databases here (13 GB) with SGA's around 350 MB.
OF course we're running our databases on HP-UX PA-RISC 64 bit.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2004 03:00 PM
12-28-2004 03:00 PM
Re: max limitation for shmmax on system with 8g of ram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2004 11:48 PM
12-28-2004 11:48 PM
Re: max limitation for shmmax on system with 8g of ram
I suggest that you read http://www.oracle.com/technology/tech/linux/pdf/linuxVM-WP-022703.pdf
I have Oracle 9i running on smp servers with 8 Gb of RAM and with RH AS21 and 4 Gb of shared memory. The sga has to be a little smallest than 4 Gb.
regards,
xyko