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 (August 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 20 Aug 2008 15:23:04 -0700
Reply-To:   "Terjeson, Mark" <Mterjeson@RUSSELL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Terjeson, Mark" <Mterjeson@RUSSELL.COM>
Subject:   Re: Difference between Batch and Interactive runs
In-Reply-To:   A<941871A13165C2418EC144ACB212BDB04E168B@dshsmxoly1504g.dshs.wa.lcl>
Content-Type:   text/plain; charset="us-ascii"

Hi,

Dan does indeed ask the first batch of questions. In addition, what operating system you are using also plays a part. What can be different between batch and interactive (presuming that program code, data, locations, etc. are all the same) usually falls into four areas. The batch and interactive, depending upon what operating system, can be run as different user logins, and do use different config and autoexec files, and can have different environment variables set. When not working right these can be frustrating to track down, but are really pretty easy to deal with and get working in both modes, so let us know what operating system you are using and some more details as Dan mentions from the log and/or more particulars in what behavior is different.

Hope this is helpful.

Mark Terjeson Senior Programmer Analyst Investment Management & Research Russell Investments

Russell Investments Global Leaders in Multi-Manager Investing

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Nordlund, Dan (DSHS/RDA) Sent: Wednesday, August 20, 2008 2:56 PM To: SAS-L@LISTSERV.UGA.EDU Subject: Re: Difference between Batch and Interactive runs

> -----Original Message----- > From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On > Behalf Of FPAStatman > Sent: Wednesday, August 20, 2008 2:08 PM > To: SAS-L@LISTSERV.UGA.EDU > Subject: Difference between Batch and Interactive runs > > I have a program that I have run through interactive or window mode in > SAS, and it runs just fine. I then run the exact same program with > the exact same data through batch mode, and it freezes. Does anyone > know why this would be? > > Thank you > >

The reason is that there is something different between the two environments. :-) You really need to provide more detail if you want more useful help. What is the program that you are running? Where does the data reside? Does the batch job provide any log file? If so, what is in it? Maybe someoneelse will have better questions to ask.

Sorry, I can't be of more help,

Dan

Daniel J. Nordlund Washington State Department of Social and Health Services Planning, Performance, and Accountability Research and Data Analysis Division Olympia, WA 98504-5204


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