Date: Fri, 23 Jun 2000 13:18:55 -0600
Reply-To: Jack Hamilton <JackHamilton@FIRSTHEALTH.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Jack Hamilton <JackHamilton@FIRSTHEALTH.COM>
Subject: Re: Can SAS execute a TIME-BASED function ???????????????????????
Content-Type: text/plain; charset=us-ascii
The SAS Data Warehouse Administrator, which I'm not familiar with, might do it.
If you don't have that product and can't afford it, or if it doesn't have that capability,
you should look to your operating system for a solution.
Under Windows NT, for example, there's an AT command which will run a
program at a specified time. OpenVMS allows you to delay the execution of
a batch job until a specified time. Various job schedulers are available for MVS.
--
JackHamilton@FirstHealth.com
Development Manager, Technical Group
METRICS Department, First Health
West Sacramento, California USA
>>> "Charl Petzer" <cpetzer1@MWEB.CO.ZA> 06/23/2000 11:56 AM >>>
I was wondering if there is a way to write a code to execute on a specific
time, every day ??? I've compiled a code to update my MDDB's but have to
execute this code every morning manually. Can't it execute automatically
????
Please help ..... :)
|