Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Script to remove network log/trace files

Re: Script to remove network log/trace files

From: Ajay <ajay_1ajay_at_yahoo.com>
Date: Sun, 7 Jan 2007 18:19:52 -0800 (PST)
Message-ID: <571912.61481.qm@web59010.mail.re1.yahoo.com>


There is an utility : at
  on windows similar to unix cron. You can use that. You can get detailed scripting language commands from net/books to create .bat scripts that can be run by at utility. You can do all using that including daily weekly backups. Maybe there are other better ways to do it as well. http://www.nirsoft.net/ also has atnow utility which can be used for one time run at a certain time. I do not know if UNIX has a similar command. Generally on UNIX it has to be scheduled as cron and removed from cron after first run.   Thanks   

LS Cheng <exriscer_at_gmail.com> wrote:

    hi    

  You can run your unix scripts in cygwin or any other similar tools. I havent got idea in windows scripting neither and that is how I do it.

Rgds        

  On 1/7/07, J. Dex <cemail_219_at_hotmail.com> wrote: Does anyone have a script for Windows that will archive old network log and trace files and also remove any that are more than a month old (or at least be able to run under a monthly scheduled task)? I have done this in UNIX but not on Windows.



Communicate instantly! Use your Hotmail address to sign into Windows Live Messenger now. http://get.live.com/messenger/overview

--

http://www.freelists.org/webpage/oracle-l



Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
--

http://www.freelists.org/webpage/oracle-l Received on Sun Jan 07 2007 - 20:19:52 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US