I am on db 10.2.0.4, my alert log frequently shows
WARNING: inbound connection timed out (ORA-3136)
I wanted to enable logging in sqlnet.ora, I edited the sqlnet.ora in the db server to include
LOG_DIRECTORY_SERVER=/u01/oracle/DEV/10.2.0/network/admin
LOG_FILE_SERVER=sqlnet.log
I even restarted the listener, but i don't see any logs, do I need to do anything else?
Thanks
SA