Hi,

You could use the soon command (in the resource kit) to schedule it to run
in 3600 seconds.
The batch file could also have logic to check the current time to work out
when to schedule it next.

You could also use at and have your batch calculate the next time to run at
- using either batch commands, some other scripting language or a freeware
date time arithmetic program.

Or as mentioned below, use the NT GUI scheduler (or some other scheduling
tool that works on NT)

Do you need more details?

Regards,
Bruce Reardon

-----Original Message-----
Sent: Wednesday, 31 October 2001 4:40

Saroj,

The only way that I can do this is using NT's GUI Task Scheduler.  There is
an advanced option there that lets you repeat tasks at every specified
interval and the duration.

Regards,
George

-----Original Message-----
Sent: Tuesday, October 30, 2001 12:20 AM

Hello Guru,

I want to run one batch in Windowns NT using At scheduler.

Thw question is :

        a) There will be a start time & end time ...say 7PM & 12 PM
        b) Want to run the batch say in every hour (Have a fixed Interval
time )
        c)want to repeat step a & b everyday

I am facing the problem in AT command how to specify the interval time i.e
every 1 hr the batch will be run.

Please help me.

Regards,
Saroj.
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Reardon, Bruce (CALBBAY)
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to