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: Listener problem

Re: Listener problem

From: TurkBear <john.greco_at_dot.state.mn.us>
Date: Fri, 13 Dec 2002 14:04:10 -0600
Message-ID: <27fkvu8pphpqe1449uicjon0mi088f4a5v@4ax.com>

Any Oracle instance starting after the listener starts will automatically register itself..Do you have instances called galaxy and repo ?

Bobby Singh <bobsingh1_at_hotmail.com> wrote:

>I have an issue with the listener. The listener on my linux server
>automatically has (somehow) configured itself to listen on default plus
>other ports. Here's what I get when I try the status. The default
>listening endpoint summary on 8080 and 2100 were never configured by me.
>Nor are they present in listener.ora file. Where the hell is the
>listener picking this up from? I have also checked init.ora and pfiles
>for the instances but its not there either. This is on 9i.
>
>Bobby
>
>LSNRCTL for Linux: Version 9.2.0.1.0 - Production on 13-DEC-2002
>10:06:12
>
>Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
>
>Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=<host name>)(PORT=1521))
>STATUS of the LISTENER
>------------------------
>Alias LISTENER
>Version TNSLSNR for Linux: Version 9.2.0.1.0 -
>Production
>Start Date 13-DEC-2002 09:53:54
>Uptime 0 days 0 hr. 12 min. 18 sec
>Trace Level off
>Security OFF
>SNMP OFF
>Listener Parameter File /usr/oracle/network/admin/listener.ora
>Listener Log File /usr/oracle/network/log/listener.log
>Listening Endpoints Summary...
> (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<host name>)(PORT=1521)))
> (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<host
>name>)(PORT=8080))(Presentation=HTTP)(Session=RAW))
> (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<host
>name>)(PORT=2100))(Presentation=FTP)(Session=RAW))
>Services Summary...
>Service "Data" has 1 instance(s).
> Instance "Data", status UNKNOWN, has 1 handler(s) for this service...
>Service "galaxy" has 2 instance(s).
> Instance "galaxy", status UNKNOWN, has 1 handler(s) for this
>service...
> Instance "galaxy", status READY, has 2 handler(s) for this service...
>Service "repo" has 1 instance(s).
> Instance "repo", status UNKNOWN, has 1 handler(s) for this service...
>The command completed successfully
>
Received on Fri Dec 13 2002 - 14:04:10 CST

Original text of this message

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