Listener configuration with two different versions of oracle installed on same box
Oracle Net Services Configuration:
Stopping Oracle Net Listener:
Running Listener Control:
/u01/app/oracle/product/11.1.0/db_1/bin/lsnrctl stop LISTENER
Listener Control complete.
Listener stop failed.
Deleted listener: LISTENER
Configuring Listener:LISTENER
Listener configuration complete.
Oracle Net Listener Startup:
Running Listener Control:
/u01/app/oracle/product/11.1.0/db_1/bin/lsnrctl start LISTENER
Listener Control complete.