RE: Simple listener parameter question

From: Mathias Zarick <Mathias.Zarick_at_trivadis.com>
Date: Sat, 6 Dec 2008 23:17:13 +0100
Message-ID: <370BF313301A024C962B057686863683016B8E64@MSXVS04.trivadis.com>


Hi Maureen,

2 things to consider...
- pmon uses this adress to post databases services (dba_services) to a
listener on this
  adress for dynamic service registration     if the same listener listens on other adresses/interfaces the service is available there as well
- a dataguard broker configuration uses this adress to build some
parameters like
  log_archive_dest_2, fal_client, etc. for the log transport

so I set it if I want to use dynamic service registration and my listener port is not 1521
or in most dataguard configs

HTH Mathias

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Maureen English Sent: Saturday, December 06, 2008 2:16 AM To: oracle-l_at_freelists.org
Subject: Simple listener parameter question

Hi,

For those of you who have a LISTENER running on the same machine as your database(s), do you configure the local_listener parameter to have the actual host name, or localhost? Does anyone know of any reason not to use something like

local_listener='(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1234))'

--
http://www.freelists.org/webpage/oracle-l
Received on Sat Dec 06 2008 - 16:17:13 CST

Original text of this message