Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> novice Oracle 9i tnslsnr problem
I'm an oracle novice and I've been trying to figure this tnslistener
problem out for days with no luck.
I installed Oracle 9i on Suse 8 linux. It works correctly except for
the tnslsnr. When I try to tnsping $ORACLE_SID it won't work claiming
used parameter file .../sqlnet.ora
TNS-03505: Failed to resolve name
however, when I tnsping localhost ,it works stating
used .../sqlnet.ora
used HOSTNAME adapter to resolve alias
OK( 10msec )
The files are below:
tnsnames.ora
sqlnet.ora
NAMES.DEFAULT_DOMAIN = local
NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME) listener.ora
![]() |
![]() |