View Full Version : Sorry...another ORA-12154 TNS:Could not resolve service name problem
Guest
03-24-2005, 01:26 AM
Hello all. I just installed the full Oracle 10g developer tools on a PC
running Win XP Pro. I had 9.2 client on it before and it worked fine.
The installation was successful and I then ran the net configuration
assistant. The connection test was successful. However, when I try to
connect using SQLPlus or forms developer I get the "could not resolve
service name" error.
Here's the config:
-Win XP Pro
-Oracle 10g full developer tools install
-IP address 192.168.0.202
TNSNAMES.ORA:
# TNSNAMES.ORA Network Configuration File:
c:\oracle\ora10g\NETWORK\ADMIN\tnsnames.ora
# Generated by Oracle configuration tools.
DB1 =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.250)(PORT = 1521))
)
(CONNECT_DATA =
(SERVICE_NAME = db1.mcbill)
)
)
EXTPROC_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = HOSTNAME)(PORT = 1521))
)
(CONNECT_DATA =
(SID = PLSExtProc)
)
The database I am attempting to connect to is a 9.2.0.5 database on a
VMS server. Here is the server info:
-IP address: 192.168.0.250
-Oracle 9.2.0.5
-Global name: db1.mcbill
-port: 1521
I also installed Toad 8.0 and it connects fine. Any ideas?
Thank you.
Bill
Guest
03-24-2005, 02:18 AM
mcbil...@yahoo.com wrote: Hello all. I just installed the full Oracle 10g developer tools on a
PC running Win XP Pro. I had 9.2 client on it before and it worked fine. The installation was successful and I then ran the net configuration assistant. The connection test was successful. However, when I try to connect using SQLPlus or forms developer I get the "could not resolve service name" error. Here's the config: -Win XP Pro -Oracle 10g full developer tools install -IP address 192.168.0.202 TNSNAMES.ORA: # TNSNAMES.ORA Network Configuration File: c:\oracle\ora10g\NETWORK\ADMIN\tnsnames.ora # Generated by Oracle configuration tools. DB1 = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.250)(PORT = 1521)) ) (CONNECT_DATA = (SERVICE_NAME = db1.mcbill) ) ) EXTPROC_CONNECTION_DATA = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = HOSTNAME)(PORT = 1521)) ) (CONNECT_DATA = (SID = PLSExtProc) ) The database I am attempting to connect to is a 9.2.0.5 database on a VMS server. Here is the server info: -IP address: 192.168.0.250 -Oracle 9.2.0.5 -Global name: db1.mcbill -port: 1521 I also installed Toad 8.0 and it connects fine. Any ideas? Thank you. Bill
Sorry...please ignore this. It ended up being a typical windows issue--
all I had to do was reboot one more time and now I can connect.
Bill
MyLounge.com Site Map
Forum:
Cars,
Cell Phone,
Database,
Games,
Home Improvement,
IT,
Music,
School,
Sports,
Web Design,
Web Server,
Weight Loss
The MyLounge.com forum is intended for informational use only and should not
be relied upon and is not a substitute for any advice. The information contained
on MyLounge.com are opinions and suggestions of members and is not a representation
of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for
the accuracy, completeness or usefulness of any postings or the qualifications
of any person responding. Please consult a expert or seek the services of an
attorney in your area for more accuracy on your specific situation. Please note
that our forums also serve as mirrors to Usenet newsgroups. Many posts you see
on our forums are made by newsgroup users who may not be members of MyLounge.com
Term of Service
vBulletin v3.0.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.