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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Problem Accessing Multiple Databases Services

Re: Problem Accessing Multiple Databases Services

From: <adamsn99_at_my-deja.com>
Date: Wed, 29 Dec 1999 04:26:49 GMT
Message-ID: <84c224$2d9$1@nnrp1.deja.com>


That worked. Thanks a bunch!

Nathan Adams

In article <946415960.22344.0.pluto.d4ee154e_at_news.demon.nl>,   "Sybrand Bakker" <postmaster_at_sybrandb.nospam.demon.nl> wrote:
> You need to setup sqlnet.
> Probably running Net easy config will do, but the Net8 assistant
should
> definitely generate a correct sqlnet setup.
> You need to specify
> - the protocol (TCP/IP)
> - the host
> - the port number (usually 1521)
> - the SID (ORCL)
> For the second database repeat that and specify ORC0 as the sid.
> You should end up with two sqlnet service names ORCL and ORC0.
> Now simply use sqlplus80 system/manager_at_ORCL or system/manager_at_ORC0
> and that should be it.
>
> Hth,
> --

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Dec 28 1999 - 22:26:49 CST

Original text of this message

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