HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Out of Memory
Operating System - HP-UX
1833695
Members
3671
Online
110062
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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-10-2002 07:57 AM
12-10-2002 07:57 AM
Hi,
I'm trying to startup Oracle database and I received this error msg:
SVRMGR> startup
ORA-27102: out of memory
HP-UX Error: 12: Not enough space
I performed a swapinfo:
#swapinfo
Kb Kb Kb PCT START/ Kb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 4145152 0 4145152 0% 0 - 1 /dev/vg00/lvol2
reserve - 3100312 -3100312
Could you help me on this?
I'm trying to startup Oracle database and I received this error msg:
SVRMGR> startup
ORA-27102: out of memory
HP-UX Error: 12: Not enough space
I performed a swapinfo:
#swapinfo
Kb Kb Kb PCT START/ Kb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 4145152 0 4145152 0% 0 - 1 /dev/vg00/lvol2
reserve - 3100312 -3100312
Could you help me on this?
The best day is today
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2002 07:59 AM
12-10-2002 07:59 AM
Re: Out of Memory
Hi,
I'm not an Oracle expert, but I think that your sga could be too big. I think that it could be related to parameters in tour initX.ora file.
Regards.
I'm not an Oracle expert, but I think that your sga could be too big. I think that it could be related to parameters in tour initX.ora file.
Regards.
It works for me (© Bill McNAMARA ...)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2002 08:05 AM
12-10-2002 08:05 AM
Solution
Are you using 32 bit Oracle? If so, you're probably hitting the 1.75Gb limit for default shared memory.
You can check shared memory segments with ipcs -am (look at the SEGSZ column).
You can get around this by utilising Memory Windows (providing your are using HP-UX 11.00 or later). Search the forums for 'memory windows'.
Regards,
John
You can check shared memory segments with ipcs -am (look at the SEGSZ column).
You can get around this by utilising Memory Windows (providing your are using HP-UX 11.00 or later). Search the forums for 'memory windows'.
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2002 08:08 AM
12-10-2002 08:08 AM
Re: Out of Memory
Errno 12 (ENOMEM) typically is a result of maxdsiz (or its 64-bit cousin, maxdsiz_64bit) being set too small. This may also mean that shmmax needs to be increased. Finally, it may indicate that while the limits have not been reached there is no contigious memomy chunk available to grant the allocation request. Check these kernel parameters and then rebuild the kernel if needed.
If it ain't broke, I can fix that.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP