SQLNET.expire_time in oracle 11g
My database is oracle 11g on AIX 6
What is the use of sqlnet.expire_time , is it to be only identification of dead connection details?
After using Sqlnet.Expire_time, how to kill the connections through OS level?
0