online清理oracle 監聽日誌推薦的做法

paulyibinyi發表於2016-10-08
參考metalink id

How to Rotate or Purge Listener Log Data to Avoid Large listener.log File? (文件 ID 1457196.1)


LSNRCTL>
LSNRCTL> set current_listener <listenername>
LSNRCTL> set log_status off

In another window rename the log file. Then return to previous window

LSNRCTL> set log_status on

which will create a new and empty listener.log file which will continue logging.



來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7199859/viewspace-2125925/,如需轉載,請註明出處,否則將追究法律責任。

相關文章