Do not have to stop the listener in order to delete the log files, just do the following
$> lsnrctl
LSNRCTL> set current_listener listener_nameLSNRCTL> show log_file LSNRCTL> set log_file xxx.log LSNRCTL> show log_file LSNRCTL> exit
$> remove or backup the old listener.log
No comments:
Post a Comment