sqlnet.ora file
In /var/opt/oracle on the unix database server, we have both a sqlnet.ora file and a listener.ora file. In both of these files you can set inbound_connect_timeout. If you set inbound_connect_timeout to difference values in the two files, when is the sqlnet.ora values used? When is the sqlnet.ora file read?
0