Site icon Database Tutorials

How To Log More Detailed Information in Oracle Listener Trace?

 

If the connection breaks  and timeouts occurs due to network problems and you cannot convince your network team, you can monitor events between client and listener for detailed review.

For this :

Add the following to the sqlnet.ora file on the client side.

 

Add the following to the sqlnet.ora file on the server side.

When you restart listener, you will be able to see in detail what is happening in the listener trace.

Exit mobile version