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

Home -> Community -> Mailing Lists -> Oracle-L -> Listener showing 2 service handlers for the same service

Listener showing 2 service handlers for the same service

From: Naveen Nahata <naveen_nahata_at_mindtree.com>
Date: Thu, 12 Jun 2003 03:51:54 -0700
Message-ID: <F001.005AFF72.20030612031954@fatcity.com>


Hi All,

When I start the listener, after sometimes the instance registers itself with the listener. After this the status of the listener shows 2 service handlers for the same service.

For the sake of clarity I'm pasting the output and listener.ora file.

Initial Status:



Services Summary...
  PLSExtProc has 1 service handler(s) The command completed successfully

After instance registers itself:



Services Summary...
  PLSExtProc            has 1 service handler(s)
  salesnet              has 2 service handler(s)
The command completed successfully

listener.ora



SID_LIST_817_LISTENER =
  (SID_LIST =
    (SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = F:\Oracle\Ora817)
(PROGRAM = extproc)

    )
  )

817_LISTENER =
  (DESCRIPTION_LIST =
    (DESCRIPTION =
(ADDRESS_LIST =

        (ADDRESS = (PROTOCOL = TCP)(HOST = DT309-NaveenN)(PORT = 1521))
      )

(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1)) )

    )
  )

Any help or pointers on what can be the issue?

Regards
Naveen

DISCLAIMER:
This message (including attachment if any) is confidential and may be privileged. Before opening attachments please check them for viruses and defects. MindTree Consulting Private Limited (MindTree) will not be responsible for any viruses or defects or any forwarded attachments emanating either from within MindTree or outside. If you have received this message by mistake please notify the sender by return e-mail and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Please note that e-mails are susceptible to change and MindTree shall not be liable for any improper, untimely or incomplete transmission.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Naveen Nahata
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Jun 12 2003 - 05:51:54 CDT

Original text of this message

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