Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Resolving dblinks

RE: Resolving dblinks

From: Michael Fontana <mfontana_at_verio.net>
Date: Tue, 24 May 2005 14:08:28 -0500
Message-Id: <20050524190830.889CB1B05B6@turing.freelists.org>

-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Ruth Gramolini
Sent: Tuesday, May 24, 2005 10:19 AM
To: george.rusnak_at_deca.mil; oracle-l_at_freelists.org Subject: RE: Resolving dblinks

All databases which you want to access must be in the TNSNAMES.ORA on the host from which the request orginates. Just put an entry into your tnsnames.ora for this database.

HTH,
Ruth

<<

This is not exactly true. You can actually put the full connect string into the "create database link....using" command, and make a connection to the remote database internally. So a tnsnames.ora is not actually required.

--
http://www.freelists.org/webpage/oracle-l
Received on Tue May 24 2005 - 15:13:21 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US