Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Connecting 8.0 to 8.1
I am not sure you are correct Dave. We use 8.0.5 clients on NT PC's to connect to 8.1.7 instances on various flavours of Unix and VMS.
John
-----Original Message-----
From: Farnsworth, Dave [mailto:DFarnsworth_at_Ashleyfurniture.com]
Sent: 15 November 2001 12:52
To: Multiple recipients of list ORACLE-L
Subject: RE: Connecting 8.0 to 8.1
You might have install the 8.1 client. I may be wrong but I think with the 8.1 client you can connect to 8.1 and any version lower but with the 8.0 client you cannot connect to a higher version. If you don't have the 8.1 client CD you can download the client at Oracle's site.
Dave
-----Original Message-----
Sent: Thursday, November 15, 2001 5:25 AM
To: Multiple recipients of list ORACLE-L
Forgive me if this is a RTFM question - I have not been able to find the right bit of the FM.
Can someone please tell me how to Net8 connect an 8.0 NT client to an 8.1 Linux server.
Everything was working fine until a second Oracle instance was installed on the server. I now get
ERROR:
ORA-12545: Connect failed because target host or object does not exist
My tnsnames.ora looks like this...
ORANGE.WORLD =
(DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 123.456.798.101)(PORT = 1521)) (CONNECT_DATA = (SID = ORANGE)) )
The server listener.ora looks like this
# LISTENER.ORA Network Configuration File: /opt/oracle/product/8.1.7/network/admin/listener.ora # Generated by Oracle configuration tools.
LISTENER =
(DESCRIPTION_LIST = (DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC)) )
(ADDRESS = (PROTOCOL = TCP)(HOST = abc123defghi)(PORT = 1521)) ) ) (DESCRIPTION =
(PRESENTATION = GIOP) (SESSION = RAW) )
SID_LIST_LISTENER =
(SID_LIST = (SID_DESC =
) (SID_DESC =
) (SID_DESC =
I anonymised the data (obviously)
Many thanks to anyone who understands this stuff.
David Jones
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Jones, David INET: David.Jones_at_acnielsen.co.uk Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Farnsworth, Dave INET: DFarnsworth_at_Ashleyfurniture.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). ********************************************************************** This email and any attachments may be confidential and the subject of legal professional privilege. Any disclosure, use, storage or copying of this email without the consent of the sender is strictly prohibited. Please notify the sender immediately if you are not the intended recipient and then delete the email from your inbox and do not disclose the contents to another person, use, copy or store the information in any medium. **********************************************************************Received on Fri Nov 16 2001 - 04:33:58 CST
![]() |
![]() |