Configure multiple listeners with differents listener.ora
Hi,
Please, is it possible to configure multiple listener with the same installation with one parameter file per listener?
For example, i want to create two listener LISTENERP and LISTENERT as:
- $ORACLE_HOME/network/admin/listener.ora for LISTENRP
- $ORACLE_HOME/network/lsnrtest/admin/listener.ora for LISTENERT
kings regards.