How to setup VNCR ?
Hi
In order to protect the listener of my 11.2.0.4 server, I need to prevent a remote instance to register on this listener.
So I would like to setup VNCR :
(1)
vi listener.ora
VALID_NODE_CHECKING_REGISTRATION_LISTENER_TESTLIST=ON
lsnrctl reload LISTENER_TESTLIST
My question : Is it sufficient ? or have I to add other parameters ?