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: SQL*Net from one server to another

Re: SQL*Net from one server to another

From: Harry Boswell <staryeti_at_bellsouth.net>
Date: Mon, 25 Jun 2001 14:42:59 -0500
Message-ID: <9h83tj$ao0$1@nntp.msstate.edu>

"TurkBear" <noone_at_nowhere.com> wrote in message news:a44fjtov2mt2600ni0nqu136b0imt7sgid_at_4ax.com...
>
> To connect to a remote database the tnsnames.ora file on the Server must
 have
> the entry ( in your case other_server) --
> So you could then use:
> create database link my_other_one connect to user identified by pass using
> 'other_server';
>

What role does sqlnet.ora play in this?

Thanks,
Harry Received on Mon Jun 25 2001 - 14:42:59 CDT

Original text of this message

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