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

Home -> Community -> Usenet -> c.d.o.server -> Re: Making 2 active databases on NT 4

Re: Making 2 active databases on NT 4

From: <sooz_at_pobox.com>
Date: Thu, 24 Sep 1998 21:30:20 -0700
Message-ID: <360B1C5C.213B8865@pobox.com>


If you want them to talk to each other, you'll have to use a database link.

create [ public ] database link LINK_NAME [ connect to USER identified by password ] [ using 'CONNECT_STRING' ];

Have fun.
- sooz

makar wrote:
>
> I have created 2 databases in NT using Oracle Workgroup Server 7.3. How do
> I make these 2 database active at the same time?
>
> Anyone has any idea please help.
>
> Thanks.
Received on Thu Sep 24 1998 - 23:30:20 CDT

Original text of this message

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