- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Having problems starting Oracle DB'S on HPUX. NEE...
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
01-05-2004 11:51 PM
01-05-2004 11:51 PM
Having problems starting Oracle DB'S on HPUX. NEED HELP!!!
ORA-27301: OS failure message: Invalid Argument
ORA-27302: failure occurred at: skgpspawn5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 12:03 AM
01-06-2004 12:03 AM
Re: Having problems starting Oracle DB'S on HPUX. NEED HELP!!!
have you configure your kernel parameters, i.e. IPC Semaphores, IPC Shared Memory, etc?
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 12:07 AM
01-06-2004 12:07 AM
Re: Having problems starting Oracle DB'S on HPUX. NEED HELP!!!
Normally fork errors are associated with system limits being exceeded or being out of swap. You could check these but I would wonder why you are getting "invalid argument". Has this installation of oracle been installed from scratch from the right platform?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 12:08 AM
01-06-2004 12:08 AM
Re: Having problems starting Oracle DB'S on HPUX. NEED HELP!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 12:10 AM
01-06-2004 12:10 AM
Re: Having problems starting Oracle DB'S on HPUX. NEED HELP!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 12:10 AM
01-06-2004 12:10 AM
Re: Having problems starting Oracle DB'S on HPUX. NEED HELP!!!
http://www.orafaq.net/archive/comp.databases.oracle.server/2002/05/11/146822.htm suggests checking your semaphore parameters.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 12:14 AM
01-06-2004 12:14 AM
Re: Having problems starting Oracle DB'S on HPUX. NEED HELP!!!
http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000068402524
PROBLEM: Oracle 8.1.6 on HPUX 11.0, Oracle fails to start with the errors:
ORA-27146: post/wait initialization failed
ORA-27300: OS system dependent operation:semget failed with status: 28
ORA-27301: OS failure message: No space left on device
ORA-27302: failure occurred at: sskgpsemsper
increase SEMMNI and SEMMNS or decrease the value in the init
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 01:16 AM
01-06-2004 01:16 AM
Re: Having problems starting Oracle DB'S on HPUX. NEED HELP!!!
I have seen that particular message with to few maxuprcs. Bump the parameter to say 400 and see what happens.
Tim