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: <farrellyr_at_my-deja.com>
Date: Mon, 12 Jul 1999 21:43:16 GMT
Message-ID: <7mdnhh$4o$1@nnrp1.deja.com>


In article <7mdmkp$vnv$1_at_nnrp1.deja.com>,   farrellyr_at_my-deja.com wrote:
> I am able to ping. But when I go into LSNRCTL SERVICES, I don't see
> TCPIP, I still see the Decnet adaptor which we want, but not TCPIP,
> this is the result from the 'SERVICES'
> TNSLSNR for VMS: Version 2.1.3.0.0 - Production
> TNS for VMS: Version 2.1.3.0.0 - Production
> VMS Mailbox NT Protocol Adapter for VMS: Version 2.1.3.0.0 -
> Production
> Oracle Bequeath NT Protocol Adapter for VMS: Version 2.1.3.0.0
> - Product
> ion
> VMS Decnet NT Protocol Adapter for VMS: Version 2.1.3.0.0 -
> Production
> RAW NT Protocol Adapter for VMS: Version 2.1.3.0.0 - Beta
> The command completed successfully
> I have done the RELOAD LISTENER and it finished fine, but still cannot
> seem to connect to database. Error 12203 - unable to connect to
> database. Any ideas on how to get TCPIP showing up in services or
what
> else might be the problem.
>
> Thanks for your help.

Those results are from LSNNRCTL VERSION not SERVICES.
>
> In article <378A387A.67DE2DB9_at_excite.com>,
> tmgn <tmgn_at_excite.com> wrote:
> > Before that, just ensure that TCP/IP is configured on the System
> itself
> > and TCP/IP Protocol adapter for Oracle is installed and linked
> properly.
> >
> > You can check this by running
> > ping <Local and/or Remote Host>
> > $ORACLE_HOME/bin/adapters
> >
> > After adding to the Listener.ora file, you need to do
> > lsnrctl reload <Listener_name>
> >
> > for the Listener to reload with TCP/IP adapters..
> >
> > -Thiru
> >
> > farrellyr_at_my-deja.com wrote:
> >
> > > 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.
> >
> >
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
>

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Mon Jul 12 1999 - 16:43:16 CDT

Original text of this message

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