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: adding protocol to listener file

Re: adding protocol to listener file

From: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: Mon, 12 Jul 1999 20:18:30 +0200
Message-ID: <931803475.2672.0.pluto.d4ee154e@news.demon.nl>


Assuming you have installed the Oracle Sqlnet tcpip driver, yes. Just add
(address = (protocol = tcp) (host=<your host>) (port=1521))

Check with the services command in lsnrctl (or whatever it is called on VMS) it is actually using tcp/ip.

Hth,

Sybrand Bakker, Oracle DBA

<farrellyr_at_my-deja.com> wrote in message news:7mdanc$pu5$1_at_nnrp1.deja.com...
> We have been using Decnet as our protocol on OpenVMS. We are now
> starting to also use TCP. I can just add this protocol into the
> listener.ora without doing anything else?
>
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
Received on Mon Jul 12 1999 - 13:18:30 CDT

Original text of this message

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