Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: ORA-12514
Brian,
In order for you to connect to the Oracle database on server A from server B you have
to have the server A instance defined in the TNSnames.ora on server B. From the ORA
message it appears that it in not defined and/or you do not have the IP address of
server A in the server B host file.
ROR mª¿ªm
>>> brian_at_starntech.com 09/25/01 12:20PM >>>
Hi all,
I am new to Oracle and am having problems getting started. I have installed Oracle (8.1.7) on a Windows 2000 Server and have no problems connecting on that machine (without specifying a host string). However, when I try to connect to it remotely (on a different domain) I get and error (ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect descriptor). I tested the listener and it is running. I have searched all over for help and cannot find any. I am simply tryin to connect remotely in order to begin developing VB apps in the future. Thanks for any input...
Brian King
mailto:brian_at_starntech.com
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Brian King INET: brian_at_starntech.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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ron Rogers INET: RROGERS_at_galottery.org 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).Received on Tue Sep 25 2001 - 13:02:39 CDT