Re: tnsping fails, yet sqlplus connects
- From: Lars Tetzlaff <lars.tetzlaff@xxxxxxx>
- Date: Fri, 30 Jun 2006 11:05:10 +0200
EdStevens wrote:
C:\>tnsping epspdAs the output shows, tnsping doesn't find or use any parameter file, so your entry in TNSNAMES isn't used.
TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on
29-JUN-2
006 09:10:21
Copyright (c) 1997, 2005, Oracle. All rights reserved.
Used parameter files:
In Oracle 10 you can connect to a db without a tnsnames.ora (don't remember the name of the new connection method) with an URL-like name (//10.xxx.xxx.xxx/EPSPD in your case). sqlplus seems to
try to add localhost to a name, whenever the name couldn't be resolved, tnsping doesn't!
Lars
.
- Follow-Ups:
- Re: tnsping fails, yet sqlplus connects
- From: Rauf Sarwar
- Re: tnsping fails, yet sqlplus connects
- From: EdStevens
- Re: tnsping fails, yet sqlplus connects
- References:
- tnsping fails, yet sqlplus connects
- From: EdStevens
- tnsping fails, yet sqlplus connects
- Prev by Date: Re: RAC on RAW Devices and DATAGUARD
- Next by Date: triggers on materialized views
- Previous by thread: Re: tnsping fails, yet sqlplus connects
- Next by thread: Re: tnsping fails, yet sqlplus connects
- Index(es):
Relevant Pages
|
|