Originally posted by jovery
If you don't want to interupt the listener process, you can use the following method.

> lsnrctl set log_status off

delete the log

> lsnrctl set log_status on

This will remove the file without having to stop/start the listener

Regards
Very good remark Jim. I didn´t know this command. It doesn't appear with help in lsnrctl.

Regards

Angel