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: How to create two db-links within one schema when global_names=tr

RE: How to create two db-links within one schema when global_names=tr

From: Stephane Faroult <sfaroult_at_oriolecorp.com>
Date: Wed, 08 Jan 2003 02:59:11 -0800
Message-ID: <F001.00529AE6.20030108025911@fatcity.com>

 ('binary' encoding is not supported, stored as-is)

I always keep global_names set to FALSE but I think that if you name your database links say DB1.hr and DB1.shipping it should work.

>----- Original Message -----
>From: "Daiminger, Helmut"
><Helmut.Daiminger_at_KirchGruppe.de>
>To: Multiple recipients of list ORACLE-L
><ORACLE-L_at_fatcity.com>
>Sent: Wed, 08 Jan 2003 01:44:25
>
>Hi!
>
>Is there a way to create two db-links within one
>schema when
>global_names=true?
>
>e.g.
>create public database link DB1 connect to hr
>identified by pwd_hr using
>'DB1';
>create public database link DB1 (???) connect to
>shipping identified by
>pwd_shipping using 'DB1';
>
>This is 8.1.7 on Solaris.
>
>Thanks,
>Helmut

Regards,

Stephane Faroult
Oriole

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Stephane Faroul
  INET: sfaroult_at_oriolecorp.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Wed Jan 08 2003 - 04:59:11 CST

Original text of this message

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