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: DB Link Help

Re: DB Link Help

From: Jared Still <jkstill_at_gmail.com>
Date: Thu, 26 May 2005 08:08:30 -0700
Message-ID: <bf46380505260808103634ca@mail.gmail.com>


This works for me from the command line: sqlplus
jkstill@'(description=(address=(protocol=tcp)(host=hudson)(port=1521))(connect_data=(sid=ts71)))'

Jared

On 5/25/05, Freeman, Donald <dofreeman_at_state.pa.us> wrote:
>
> I once had this and now can't find it. I know that you can connect =
> through a db link using the entire tns connect string for the link. I =
> don't remember if it had to be predefined or not. I was troubleshooting =
> a link at the time and stumbled across the syntax but now can't find it. =
> I've been having trouble with a link being unavailable the first time =
> its is used after the db has been down. I am thinking that I want to =
> either create it at run time or just use the entire connect string in a =
> script. Can anyone share some examples or the syntax for this? =20
>
> Don Freeman
> Database Administrator 1
> Pennsylvania Dept of Health
> Bureau of Information Technology
> 717-783-8095 Ext 337
>
> --
> http://www.freelists.org/webpage/oracle-l
>

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

--
http://www.freelists.org/webpage/oracle-l
Received on Thu May 26 2005 - 11:13:17 CDT

Original text of this message

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