|
Possibly it has something to do with Connect Data
string in tnsnames.ora
For 8i databases, SID has to be replaced with
SERVICE_NAME. As can be seen in following example(OHIL is Oracle 8.0.5
database, and OHIR1 is 8.1.6 database)
>>>>
OHIL.OHIT.COM =
(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = OHI-Y2K)(PORT = 1521)) ) (CONNECT_DATA = (SID = OHIL) ) ) OHIR1.OHIT.COM =
(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = RAJESH1)(PORT = 1521)) ) (CONNECT_DATA = (SERVICE_NAME = OHIR1) ) ) <<<<<
HTH,
Rajesh
|
- Could not Connect to 8.1.6 N J Neog
- Re: Could not Connect to 8.1.6 Rajesh Dayal
- Re: Could not Connect to 8.1.6 dgoulet
- RE: Could not Connect to 8.1.6 Anderson, Brian
- RE: Could not Connect to 8.1.6 Hutchins, Robert
- RE: Could not Connect to 8.1.6 Mark Leith
- RE: Could not Connect to 8.1.6 Kevin Kostyszyn
- Re: Could not Connect to 8.1.6 Jyoti Randive
