RE: db link
Date: Thu, 29 Oct 2009 13:16:07 -0400
Message-ID: <6B0D50B70F12BD41B5A67F14F5AA887F01AD763D_at_us-bos-mx022.na.pxl.int>
You need to update the tnsnames.ora file on the db server.
Dick Goulet
Senior Oracle DBA/NA Team Lead
PAREXEL International
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Zelli, Brian
Sent: Thursday, October 29, 2009 12:35 PM
To: oracle-l_at_freelists.org
Subject: db link
I'm creating a link:
1 Create public database link "LIMS_TO_ERT" connect to "XXX"
2 identified by "XXXXX"
3 using 'PRODERT.ROSWELLPARK.ORG'
it tells me the link is created, yet when I try and access thru the link I get:
SQL> desc rpci.ert_lims_iface_at_lims_to_ert;
ERROR:
ORA-12154: TNS:could not resolve the connect identifier specified
I have the PRODERT.ROSWELLPARK.ORG in my tnsnames and I can connect with sqlplus to that db. So what's wrong? All we did was move the database to a new server.
ciao,
Brian
This email message may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited. If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Oct 29 2009 - 12:16:07 CDT