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

Home -> Community -> Usenet -> c.d.o.tools -> Re: how to connect to 2nd instance

Re: how to connect to 2nd instance

From: TurkBear <noone_at_nowhere.com>
Date: Mon, 21 May 2001 10:24:26 -0500
Message-ID: <incigtc1b45qvprtgr9c9ce2qok7tuf2ej@4ax.com>

And for NT ( or other windows)
use
SET ORACLE_SID=sidname
before running the tool;

Rafal Jank <yankee_at_wp-sa.pl> wrote:

>Woodstock wrote:
>>
>> I have a machine running oracle database. there are 2 instance installed and
>> both are running. Instance #1 was setup when oracle ws install initially,
>> while instance #2 was created at a later stage. Everytime I type
>>
>> SQL > connect internal
>>
>> I will be automatically connect to instance #1. How can i connect to the
>> second instance?
>I don't know which OS you use, but under linux try
>export ORACLE_SID=name_of_your_second_instance
>and then run svrmgrl
>Rafal
Received on Mon May 21 2001 - 10:24:26 CDT

Original text of this message

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