Database Utilities (MOSC)

MOSC Banner

deinstall operation is shutting down listener running in another $ORACLE_HOME

edited Jun 13, 2016 10:07AM in Database Utilities (MOSC) 13 commentsAnswered

I have found no working solution for the deinstallation processing shutting down the running listener in another $ORACLE_HOME.  This is because the deinstall process issues the lsnrctl stop command.  That command will stop any listener named LISTENER running from any $ORACLE_HOME.  The $ORACLE_HOME being removed does not have a running listener.  A simple check of the would determine that there is no need to "deconfigure" the listener since there is not one running.  The other alternative is to allow settting the LISTENER value to none.  Just because there is a listener.ora file in the current home which has the same

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center