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 -> Cant connect oracle 8 client to oracle7

Cant connect oracle 8 client to oracle7

From: <rajendra3818_at_my-deja.com>
Date: Wed, 23 Aug 2000 06:02:21 GMT
Message-ID: <8nvpd7$h4c$1@nnrp1.deja.com>

I am trying to connect to oracle7 (7.3.4) server running on  sco unix from Oracle8.0.5 running on linux.  I get ora-12505 error.
 On the server side, the listner.log file says connection  established.
 my tnsnames.ora (on linux) is as follows:  SCOMACHINE.BOGUS.COM =
(DESCRIPTION =
(ADDRESS = (PROTOCOL=TCP)(HOST=10.14.2.9)(PORT=1521))
(CONNECT_DATA=(SID=WG73))

 )
 when I try sqlplus scott/tiger_at_SCOMACHINE.BOGUS.COM  I get the above error.
 The listener log file on SCO UNIX shows everything is Ok  The sqlnet.log file on linux machine shows the following: TNS-12204 TNS recieved data refused from an application TNS-12564 TNS: connection refused.
The listener.log file on oracle7 server machine( sco unix ) says connection established.
What are the possible causes for this "connection refused". Please help me in overcoming these problmes. Thanks in advance
Rajendra

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Aug 23 2000 - 01:02:21 CDT

Original text of this message

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