最近接手一个windows 下的oracle ,发现监听日志已经到了1.5G。
以前都是在aix,linux上干活 ,突然倒了windows反而不太习惯。
下面记录一下清理过程:
D:\oracle\product\102\NETWORK\log>echo >listener.logThe process cannot access the file because it is being used by another process.
D:\oracle\product\102\NETWORK\log>copy /y sqlnet.log listener.log 1 file(s) copied.
D:\oracle\product\102\NETWORK\log>dir
Volume in drive C is System
Volume Serial Number is B8E0-1DBE
Directory of D:\oracle\product\102\NETWORK\log
09/20/2011 02:42 PM
09/20/2011 02:42 PM
09/20/2011 03:10 PM 541 listener.log
09/20/2011 03:09 PM 13 sqlnet.log
2 File(s) 554 bytes
2 Dir(s) 13,273,034,240 bytes free
D:\Liangwei>help copyCopies one or more files to another location.
COPY [/D] [/V] [/N] [/Y | /-Y] [