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: Using AT command in NT

RE: Using AT command in NT

From: Guidry, Chris <chris.guidry_at_atcoelectric.com>
Date: Wed, 01 Aug 2001 15:26:38 -0700
Message-ID: <F001.0035CE34.20010801153641@fatcity.com>

Hello,
Why don't you use the IExplorer Task Scheduler? It comes standard with IE5 or is an add-on for IE4. Look in "My Computer" for Scheduled Tasks. I find it less of a PITA than AT or WinAT. It also lets you schedule batches to run at almost any interval as opposed to having the AT command reschedule itself.
The AT command syntax is:

AT 7:00P /EVERY M,T,W,TH,F,S,Su CMD /C C:\BACKUP\BACKUP.BAT

--
Chris J. Guidry  P.Eng.
ATCO Electric, Metering Services
Phone: (780) 420-4142
Fax: (780) 420-3854
Email: chris.guidry_at_atcoelectric.com


> -----Original Message-----
> From: George Hofilena [SMTP:GHofilena_at_cnv.org]
> Sent: Wednesday, August 01, 2001 02:04 PM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: Using AT command in NT
>
> Try,
>
> at 12:00pm /every:m,t,w,th,f c:\my_backups\backup.bat
>
> George
>
> -----Original Message-----
> Sent: Wednesday, August 01, 2001 11:28 AM
> To: LazyDBA.com Discussion
>
>
> I'm looking into setting up my backups and want to use the AT command in
> NT
> but I need some examples of the command line.
>
> I Know that I want it daily at midnight,but how do I do this in command
> line
>
> mode, What is the command?
>
> This is what I have tried and it does'nt work.
> AT /every:date M,T,W,TH,F 12:00pm "c:\my_backups" -- this does not work.
>
> Help please
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>
> --------
> Oracle documentation is here:
> http://tahiti.oracle.com/pls/tahiti/tahiti.homepage
> To unsubscribe: send a blank email to oracledba-unsubscribe_at_LAZYDBA.com
> To subscribe: send a blank email to oracledba-subscribe_at_LAZYDBA.com
> Visit the list archive: http://www.LAZYDBA.com/odbareadmail.pl
> Tell yer mates about http://www.farAwayJobs.com
> By using this list you agree to these
> terms:http://www.lazydba.com/legal.html
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: George Hofilena
> INET: GHofilena_at_cnv.org
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Guidry, Chris INET: chris.guidry_at_atcoelectric.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Received on Wed Aug 01 2001 - 17:26:38 CDT

Original text of this message

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