HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- socket connection error while running Oracle Expre...
Operating System - HP-UX
1833323
Members
2978
Online
110051
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
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
07-15-2002 05:31 AM
07-15-2002 05:31 AM
socket connection error while running Oracle Express
When using Oracle Express Server on hp server we get socket connection
errors every 5 - 10 minutes. I have opened a case with Oracle on this issue
and they have asked us to look into the following ::
- Is there any socket related errors we find on HP at O.S level?
- tcp/ip timeout parameter setting on the host
can anyone tellme where I look for this info in hp server?
We are running 11.0/L2000.
Thanks
errors every 5 - 10 minutes. I have opened a case with Oracle on this issue
and they have asked us to look into the following ::
- Is there any socket related errors we find on HP at O.S level?
- tcp/ip timeout parameter setting on the host
can anyone tellme where I look for this info in hp server?
We are running 11.0/L2000.
Thanks
be good and do good
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2002 06:05 AM
07-15-2002 06:05 AM
Re: socket connection error while running Oracle Express
The only way to see TCP socket problems on the HP is; netstat -a|grep tcp|grep -i wait
This will show hung connections (TIME_WAIT, CLOSE_WAIT, TIME_WAIT2) where a tcp socket connection was broken. If an application closes down normally these shouldnt happen.
As for the tcp timout parameter you want;
ndd -get /dev/tcp tcp_keepalive_interval
And use ndd -set to change it. This is only temporary though (lost at next reboot) - modify in /etc/rc.config.d/netconf to make it permanent.
Im from Palmerston North, New Zealand, but somehow ended up in London...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2002 06:19 AM
07-15-2002 06:19 AM
Re: socket connection error while running Oracle Express
Hi Stephan:
Thanks for the reply. I executed ndd command
I get 7200000 value.
I looked at the man on ndd it says
240000 = 4min. I did math on the 7200000
it is 120 minutes? Am i right? This is high value right? Please comment on this.
Thanks
Thanks for the reply. I executed ndd command
I get 7200000 value.
I looked at the man on ndd it says
240000 = 4min. I did math on the 7200000
it is 120 minutes? Am i right? This is high value right? Please comment on this.
Thanks
be good and do good
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