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: Puzzling TNSNAMES problem

Re: Puzzling TNSNAMES problem

From: Rob Johnson <johnsonr_at_ksnewman.edu>
Date: 1997/09/29
Message-ID: <342fb5d1.5590631@news.nvt.net>#1/1

In your TNSNAMES.ORA file, does the "HOST =" line refer to the IP address of the database server, or an alias?

If it refers to an alias, is that alias in the HOSTS file on UNIXB?

On 28 Sep 1997 03:50:05 GMT, "Rogério Chumbinho" <chumb_at_ip.pt> wrote:

I have been facing the following problem in SQLNet and would appreciate any hints:

This is the TCP/IP network setup (Machine/OS - Role)

    UNIXA / HP-UX - Oracle7.3.2.2 DB Server and Applications Client     UNIXB / HP-UX - App. Client

    PC1 / Win95 - App. Client (Server/Network Manager)
    PC2 / Win95 - App. Client
    PC3 / WinNT4.0 - App. Client

A TNSNAMES.ORA has been generated by Network Manager on PC1 and distributed
to all machines, using Windows networking on the PCs and FTP from PC1 to the UNIX machines.

Problem:
I can connect to the server in UNIXA from all machines (UNIXA as a client
and PCs), except from UNIXB. Connections from UNIXB result in "TNS-3505
Failed to Resolve Name". Using TNSPING in UNIXB results in "TNS-3505". Also, when using the CSM utility in UNIXB (Client Status Monitor) to test
the connections from UNIXB to the server, CSM reads the right TNSNAMES.ORA
file, correctly lists the services available, and then a "resolve" command
results in TNS-3505.

Thoughts:
#1 Not a problem with TNSNAMES fomat, because CSM lists the right
services
available in the file.
#2 Not a problem with the ADDRESSES specs in TNSNAMES, because the
same
file is being used by all machines, including UNIXA, without any problem.
#3 Not a problem of ASCII vs BINARY FTP to get the file from Network
Manager, because neither one works.
#4 Not a problem of ORACLE environment variables, because TNSPING and
CSM
are able to locate TNSNAMES.ORA.

Any suggestions? Thanks in advance

Rogerio Chumbinho Received on Mon Sep 29 1997 - 00:00:00 CDT

Original text of this message

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