Skip to main content

Failed to auto-start Oracle Net Listener using /ade/vikrkuma_new/oracle/bin/tnslsnr

·23 words·1 min

Failed to auto-start Oracle Net Listener using /ade/vikrkuma_new/oracle/bin/tnslsnr
#

Edit the file $ORACLE_HOME/bin/dbstart to change this line

ORACLE_HOME_LISTNER=/ade/vikrkuma_new/oracle

to

ORACLE_HOME_LISTNER=$ORACLE_HOME

More info here.