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 (January 1999, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 12 Jan 1999 09:26:01 -0700
Reply-To:     Sarita Bedge <sbedge@BCIDAHO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Sarita Bedge <sbedge@BCIDAHO.COM>
Subject:      Re: Warehouse Administrator - Scheduler
Comments: To: Coetzee Eben <XY14253@EXCHANGE.OLDMUTUAL.COM>
Content-Type: text/plain; charset="iso-8859-1"

-----Original Message----- From: Coetzee Eben <XY14253@EXCHANGE.OLDMUTUAL.COM> Newsgroups: bit.listserv.sas-l To: SAS-L@UGA.CC.UGA.EDU <SAS-L@UGA.CC.UGA.EDU> Date: Tuesday, January 12, 1999 4:08 AM Subject: Warehouse Administrator - Scheduler

>Hi All, > >We are implementing a warehouse and are looking at the viability of >using SAS Warehouse Administrator. I ran into a problem when scheduling >jobs to run at a later stage. I could schedule a job through the >scheduler, but come the time to run the job nothing happens, no error >messages whatsoever. I thought it might be a server connectivity >problem, so we scheduled a job on the demo warehouse that is included >with Warehouse Administrator, but with the same results. > >Am I missing something?

Eben, I ran into same problem. What I'm doing to get around this is creating and saving the code and running using %include to run my jobs inteactively. This way I'm able to stack my job as well as run it in batch mode, if i wish, using the window's at command. It's still not the best but it gets the job done for now.

-Sarita Bedge > >Thanks, >Eben >


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