Oraclelearner
Jul 21 2008, 11:27 AM
hello,
I unistalled the 10g grid control agent. By doing so, I am unabla to restart my Listener.
Can anyone tell me how to reinstall a new listener or restart the one which will not restart>
Thank you
SteveC
Jul 21 2008, 11:30 AM
What are you using to start the listener? How many listeners are defined? Which platform are you on? You don't install or re-install a listener. You configure a listener in a parameter file.
HAL9000
Jul 21 2008, 12:06 PM
First, what is the status?
lsnrctl stat
"how to reinstall a new listener"
- Create a listener.ora file
- start the listener
"restart the one which will not restart"
lsnrctl stop
lsnrctl start
See details:
http://www.dba-oracle.com/tips_oracle_lsnrctl.htm