SQLNET.EXPIRE_TIME in server or client
I have the SQLNET.EXPIRE_TIME parameter set on the server, and I'm still getting the TNS-12535 error. Should I set the parameter on the server where the listener is located, or on the client, or both? When a connection is made, does it use the sqlnet.ora of the client from which the connection is made or the one from the server that has the listener?Thanks.