- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ORA-27300: OS system dependent operation:bind fail...
Operating System - HP-UX
1820390
Members
3523
Online
109623
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
Discussions
Discussions
Discussions
Forums
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
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
тАО10-28-2008 09:44 AM
тАО10-28-2008 09:44 AM
ORA-27300: OS system dependent operation:bind failed with status: 227
HP-UX 11.23
MCSG 11.18(RAC)
oracle 9.2.0.5
Tue Oct 28 13:17:39 2008
Errors in file /eb_rdo0_p/oraadmin/p599/udump/p599c_ora_17764.trc:
ORA-00603: ORACLE server session terminated by fatal error
ORA-27504: IPC error creating OSD context
ORA-27300: OS system dependent operation:bind failed with status: 227
ORA-27301: OS failure message: Can't assign requested address
ORA-27302: failure occurred at: sskgxpcre3
any one familiar with this error?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-28-2008 12:05 PM
тАО10-28-2008 12:05 PM
Re: ORA-27300: OS system dependent operation:bind failed with status: 227
This page contains a metalink conversation with Oracle about this error: http://cyr1974.itpub.net/post/2066/15590
It mentions that increasing shmmax has helped in at least one occasion.
Cheers,
Wout
It mentions that increasing shmmax has helped in at least one occasion.
Cheers,
Wout
an engineer's aim in a discussion is not to persuade, but to clarify.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-28-2008 12:11 PM
тАО10-28-2008 12:11 PM
Re: ORA-27300: OS system dependent operation:bind failed with status: 227
Shalom,
it looks like your oracle server needs to do a name lookup and its failing.
Its definitely OS related and thats what the message indicates.
see that /etc/resolv.conf bind servers actually work and see if the problem goes away.
SEP
it looks like your oracle server needs to do a name lookup and its failing.
Its definitely OS related and thats what the message indicates.
see that /etc/resolv.conf bind servers actually work and see if the problem goes away.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
тАО10-28-2008 04:54 PM
тАО10-28-2008 04:54 PM
Re: ORA-27300: OS system dependent operation:bind failed with status: 227
We have around 15000 UDP connections right now.
root [/var/adm] netstat -an|grep -i udp|wc -l
14756
We have a limit of 16383 connections
root [/var/adm] ndd -get /dev/udp udp_largest_anon_port
65535
root [/var/adm] ndd -get /dev/udp udp_smallest_anon_port
49152
udp_smallest_anon_port can be changed online to accomadate more sessions. It is very likely that we reached that limit at that point it time.
from lsof i can see that most of my UDP sessions are in Idle status
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
oracle 100 oracle 9u IPv4 0x3e74f3580 0t0 UDP aded189p_clic1.x.y.com:50623 (Idle)
oracle 100 oracle 12u IPv4 0x3e22a4900 0t0 UDP aded189p_clic0.x.y.com:50624 (Idle)
Any one has any idea these sessions are lying in Idle status (Why these UDP sessions are getting not cleared after
the sessions dropped; we are not expecting to have 15000 real form sessions from Oracle)
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP