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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Can one listener affect another?

RE: Can one listener affect another?

From: Hillman, Alex <Alex.Hillman_at_usmint.treas.gov>
Date: Fri, 06 Apr 2001 11:14:31 -0700
Message-ID: <F001.002E457F.20010406111544@fatcity.com>

Nothing strange - you had wrong hostname in the listener.ora

Use localhost instead of DNS hostname in ADDRESS description in listener.ora and you will never get situation like this. This implies that your listener and database run on the same box.

Alex Hillman

        -----Original Message-----
        From:   Lanteigne, Mike [SMTP:MLanteigne_at_edc-see.ca]
        Sent:   Friday, April 06, 2001 1:36 PM
        To:     Multiple recipients of list ORACLE-L
        Subject:        Can one listener affect another?

        Hi all,

        Something strange happened here this morning.

        I created a standby database on our standby box this morning (Sun
server OS
        2.51 Oracle 7.3.4.5), all went well. 
        I check the status of the listener on the standby box, it was up (I
don't
        know why I even cared).
        The production listener went down shortly afterwards (I may have
stopped the
        standby listener, however I don't think I did).
        The standby listener.ora file has HOST = "production box", not the
"standby
        box" (replicated nightly from production to standby). 
        I checked both listener.log files and a "stop" is in both log files
at the
        same time (production and standby). 

        So, can stopping (or just getting status) from one listener affect
another
        listener on another box if both listener.ora file entries "HOST =
XXX" are
        the same ?

        Mike
        -- 
        Please see the official ORACLE-L FAQ: http://www.orafaq.com
        -- 
        Author: Lanteigne, Mike
          INET: MLanteigne_at_edc-see.ca

        Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
        San Diego, California        -- Public Internet access / Mailing
Lists
        --------------------------------------------------------------------
        To REMOVE yourself from this mailing list, send an E-Mail message
        to: ListGuru_at_fatcity.com (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).

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Hillman, Alex
  INET: Alex.Hillman_at_usmint.treas.gov
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (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 Fri Apr 06 2001 - 13:14:31 CDT

Original text of this message

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