![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| pcn0 intermittent network connectivity issue | fredao | SUN Solaris | 2 | 03-25-2009 08:03 AM |
| Network interface issue | kumarmani | SUN Solaris | 6 | 09-29-2008 03:29 PM |
| sol10 on x86 -> network issue | pupp | SUN Solaris | 1 | 06-25-2008 04:53 PM |
| Network Interface Issue | baraghun | SUN Solaris | 0 | 02-26-2008 09:15 AM |
| Network issue | ranj@chn | Ubuntu | 2 | 08-30-2007 01:30 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
What kind of issue do you have? packet lost or only no db conectivity?
If the problem is connecting Oracle database, listener is always aswering? What about load average, disk usage etc... just this time? could you take a look if interface is overloaded? Tell your networking boys get some use stadistics of ports or even check the physical wire. When this issue appears, all boxes of this subnet is working fine? If I have more ideas I will let you know but this is very rare ![]() |
|
|||||
|
To be honest at this stage I am not sure. I am waiting for more specific details of these connection failures. I have check with the DBA boys to make sure the listeners were up and working, and I have check with the network people but typically all you get from them is "It not our problem".....
It’s a difficult one because I have ploughed through the system logs to see if I can see anything that stands out as a "failure" of any type and cannot see anything. Getting things like disk usage at the time is difficult if there is no specific pattern. Maybe will have to do some testing with SAR to log data over a period of days and see what happens. Other than that I feel like its going to be an argument with the networking boys.. oh what fun. If you do think of any thing else, all ideas are greatly welcomed in how to find the issue of an intermittent network fault... Thanks |
|
||||
|
You may see error counts with netstat . See "man netstat". Unless the counters are zeroised first, the difference over time has more meaning than the actual figures.
Code:
netstat -s -p tcp Without knowing what physical network joins the two computers we can only guess. It is imperative that all your network cards and network ports are set consistently and definitely NOT set to auto-negotiate. A server should be cold started if anybody displaces a LAN cable. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|