Can we RELOAD a SCAN listener the way we do for a normal listener without needing a downtime?
Oracle 19c GRID
I've to add the following parameters in listener.ora file for GRID listeners. Is there any way I can just reload these listeners with no downtime. OR do I need to stop these listeners, update the listener.ora file, and then start them?
ADMIN_RESTRICTIONS_LISTENER=ON
ADMIN_RESTRICTIONS_LISTENER_SCAN1=ON
Thanks
Shakti