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: The Remote Database Option

Re: The Remote Database Option

From: Jim Robertson <jroberts_at_ees.enron.com>
Date: 1997/10/23
Message-ID: <01bcdffe$337600f0$c41118ac@ees-9706412>#1/1

On Unix you would
1) shutdown all databases
2) re-link Oracle

    cd $ORACLE_HOME/rdbms/lib
    make -f ins_rdbms.mk ddbopt /* This will lnclude the Distributed Option in the libraries */

    make -f ins_rdbms.mk ioracle

3) re-start oracle

Tomm Carr <tommcatt_at_ix.netcom.com> wrote in article <344EC8F7.5834DF4C_at_ix.netcom.com>...
> I am happily ensconced in my new job, thank you. However, I have a DBA
> problem and not a DBA in sight. We have upgraded our server to
> 7.3.2.3. Everything seems to be working fine except that we somehow
> neglected to set the Remote Database Option and our links are now
> read-only. Is there some simple way to turn on this option? The
> documentation barely mentions it -- or am I missing a must-have manual?
>
> Much thanks in advance,
>
> Tomm Carr
> ----- -----
> Psychiatrists say one out of every four people have a mental health
> problem. Check three friends -- if they seem ok ... you're it!
>
>
Received on Thu Oct 23 1997 - 00:00:00 CDT

Original text of this message

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