Renaming Listener Log to create a new one
I need your advice for housekeeping the listener log file. I need to rename the listener log file so that new listener.log is generated as previous listener log has become quite huge.
1. Can i directly rename the listener.log file without stopping the listener of setting log_status = false?
2. What happend if i don't set log_status=false and do rename of listener.log file
3. How to do this in a RAC envionrment. Just like normal single instance or is there any different method of doing this
Salman