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 -> SQL*Net problem

SQL*Net problem

From: Greg Akins <insomnia_at_cvzoom.net>
Date: Fri, 4 May 2001 11:26:12 -0400
Message-ID: <3af2c8bf_1@newsfeeds>

 Hi,

 I'm running Oracle 8.1.6 on a Redhat 6.2 box.

 I get errors when I try to connec to a remote server.

 DRD is a TNSNAMES entry pointing to 38.149.xxx.xxx

 ping 38.149.xxx.xxx is successfull

 tnsping 38.149.xxx.xxx and tnsping DRD return a TNS-12560 error

 Running a TNS trace yields :

 nncpmlf_make_local_addrfile: construction of local names file failed  nncpmsf_make_sys_addrfile: system names file is  /u01/app/oracle/product/8.1.6/network/admin/tnsnames.ora  nscall: connecting...
 nttbnd2addr: port resolved to 1521
 nttbnd2addr: using host IP address: 38.149.xxx.xxx

 nsopen: opening transport...
 nttcnp: Validnode Table IN use; err 0x0
 nttcni: trying to connect to socket 5.

 ntt2err: soc 5 error - operation=1, ntresnt[0]=530, ntresnt[1]=113,  ntresnt[2]=0
 nserror: nsres: id=0, op=65, ns=12560, ns2=0; nt[0]=530, nt[1]=113, nt[2]=0;
 ora[0]=0, ora[1]=0, ora[2]=0
 nsopen: unable to open transport

 Any ideas how I can go about resolving this problem?

 -greg

-----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 80,000 Newsgroups - 16 Different Servers! =----- Received on Fri May 04 2001 - 10:26:12 CDT

Original text of this message

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