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: tnsping : slow response time

Re: tnsping : slow response time

From: Gerry Sinkiewicz <sinkiege_at_snet.net>
Date: Fri, 23 Apr 1999 20:34:59 -0400
Message-ID: <372111B3.E042792E@snet.net>

  1. Ping just talks to the NIC on the pinged host.
  2. Tnsping talks to the database and accesses tnsnames.ora as well as sqlnet.ora, where are they (this maybe one cause)? Is ONAMES being used?
  3. Tnsping also talks to the listener on the server, there is a little overhead there, but should not be a problem cause.
  4. How far away are client and server in miles/km? When I TNSPING about 1500 miles away I too get times in the 250ms to 300ms range using local naming and better with ONAMES, but not real quick (like <10ms which I do get for tnspings just with 1 mile).

marcelf_at_my-dejanews.com wrote:
>

Text snipped due to ISP restrictions?
>
>
Received on Fri Apr 23 1999 - 19:34:59 CDT

Original text of this message

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