LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (June 2000, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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 ???????????????????????
Comments: To: cpetzer1@MWEB.CO.ZA
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 ..... :)


Back to: Top of message | Previous page | Main SAS-L page