Enable Oracle Listener Trace to the detailed log Information
Description:-
If the connection breaks or timeouts occurs due to network problems we can monitoring the events between client and listener for detailed review and update to network team.
Add the following parametesin sqlnet.ora file on the (client side).
TRACE_TIMESTAMP_CLIENT=on
TRACE_UNIQUE_CLIENT=on
TRACE_LEVEL_CLIENT=24
TRACE_FILE_CLIENT=CLIENT
TRACE_DIRECTORY_CLIENT=(Location to trace files are written>