Sqlnet.ora parameters
Hi Gurus, I have a service called as TTAPP running on node3 as preferred for 3-node RAC cluster(11203 RHEL 6) , i have issues with application connections using service TTAPP timing out possibly due to firewall dropping the connections and to keep the connections alive i added the "SQLNET.EXPIRE_TIME=10" along with INBOUND_CONNECT_TIMEOUT_ = 110 to the sqlnet.ora and INBOUND_CONNECT_TIMEOUT_LISTENER = 110 to the listener.ora of node3 ,and after the changes the local listener(LISTENER) was reloaded since scan listeners are running on first two nodes cluster . My question is do i have to make the parameter changes for sqlnet.ora and