lsnrctl services result on cluster env
We have a 8 node rac and a service called srv_conn that allows users to connect to database (using load balance)
This service was started using srvctl utility.
teoretically if i execute 'lsnrctl services' this command shows me that this service is attending the 8 database instances, but in one node the command shows that not all the 8 instances are registered in the listener.
how is that possible ???
can someone explain me why ??
tks