DBA Hub

📋Steps in this guide1/1

Enable tracing for a listener

- Set to the listener you want to trace

oracle configurationintermediate
by OracleDba
11 views
1

Enable tracing for a listener

- Set to the listener you want to trace -- Enable Trace:

Code/Command (click line numbers to comment):

1
2
3
4
5
6
7
LSNRCTL>
set cur LISTENER_TEST
LSNRCTL>
set trc_level ADMIN
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_TEST)))
LISTENER_TEST parameter "trc_level" set to admin
The command completed successfully

Comments (0)

Please to add comments

No comments yet. Be the first to comment!