LSNRCTL and SRVCTL listener management
835074Oct 11 2011 — edited Oct 12 2011Hi
I am struggling with understanding how to manage my listener in a RAC 11gR2 environment. I had thought that I shoudl be using LSNRCTL to start and stop the listener, and indeed when I use this and list STATUS I can see all the services correctly registered. However when I came to view ASM it said there was a listener problem.
To fix that I had to start the listener using SRVCTL. I now notice there are no services registered with my listenere when I run LSNRCTL STATUS, but when running SRVCTL STATUS it says the listener is enabled and running on both my nodes.
Do I have a problem? I am a little confused on best practice here.
Many thanks