Re: Finding TNS listener ports
From: Courtney Llamas <COURTNEY.LLAMAS_at_ORACLE.COM>
Date: Wed, 29 Jul 2020 14:00:02 -0500
Message-Id: <7EF72C45-6879-4125-84BF-97995C41700B_at_ORACLE.COM>
Date: Wed, 29 Jul 2020 14:00:02 -0500
Message-Id: <7EF72C45-6879-4125-84BF-97995C41700B_at_ORACLE.COM>
To see what listener processes are running:
Or…
/u01/app/oracle/product/19.0.0/dbhome_1/bin/lsnrctl status LISTENER|grep PORT
Should give you an idea of how many listeners, and what ports are listening…
Courtney Llamas | Strategic Customer Program | +1.713.374.2102 Oracle Manageability <https://www.oracle.com/manageability/>
> On Jul 29, 2020, at 1:26 PM, Bala <oratips_at_gmail.com> wrote:
>
> Gurus,
>
> We have over 25 Oracle 12cR2 databases with listeners running on one solaris server.
>
> Is there any quick way to find ports of running listeners in Solaris ? ( some unix level command to execute and get listing of running listeners with ports ?)
>
> Thank you for your time.
> Best
> --
> Bala Rao
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Jul 29 2020 - 21:00:02 CEST