INBOUND_CONNECT_TIMEOUT
I have a question. I have the following listener parameter CONNECT_TIMEOUT_LISTENER set to 200. Frequently, I was getting ora -609 errors. And I read the MOS note 1116960.1 titled ORA-609 TNS-12537 and TNS-12547 in 11g Alert.log I know my investigation might turn out to be no action required and it is just informational message too. But I thought it might be a great learning experienc.
In the notes, it suggest to set INBOUND_CONNECT_TIMEOUT_LISTENER to a value greater than the default 60. My question is , what is the difference between the parameter INBOUND_CONNECT_TIMEOUT_LISTENER and the CONNECT_TIMEOUT_LISTENER paramter that I already have?