Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Anyone ever need more file handles on Solaris 8/Oracle 8.1.7

Re: Anyone ever need more file handles on Solaris 8/Oracle 8.1.7

From: Chuck Swiger <chuck_at_codefab.com>
Date: Tue, 17 Dec 2002 18:43:30 +0000 (UTC)
Message-ID: <atnr8i$1ke8$1@shot.codefab.com>


In comp.sys.sun.admin Chucky <chuck.carson_at_syrrx.com> wrote:
> Here is what netstat -i showed:
>
> Name Mtu Net/Dest Address Ipkts Ierrs Opkts Oerrs Collis
> Queue
> lo0 8232 loopback localhost 22528 0 22528 0 0
> 0
> ge0 1500 web-0202.syrrx.com web-0202 38486557 8 54064267 0
> 0 0
>
> Is 8 errors bad for ge0?

No-- it's very probably not significant, given the amount of successful traffic going through.

> As far as netstat -s, there were no errors for any of the fields.

Try looking at things like the ratio of transmitted bytes to retransmitted bytes, tcpAttemptFails, tcpListenDrop. This may not be where the source of the problem is, from what you've said, however-- it's more likely that enabling tracing and working at the Oracle level rather than at the physical network and TCP/IP layers will prove more useful.

-Chuck

       Chuck Swiger | chuck_at_codefab.com | All your packets are belong to us.
       -------------+-------------------+-----------------------------------
       "The human race's favorite method for being in control of the facts
        is to ignore them."  -Celia Green
Received on Tue Dec 17 2002 - 12:43:30 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US