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 2001, 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 Jun 2001 14:13:56 -0400
Reply-To:     Gerhard Hellriegel <ghellrieg@T-ONLINE.DE>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Gerhard Hellriegel <ghellrieg@T-ONLINE.DE>
Subject:      Re: Running SAS

On Tue, 12 Jun 2001 10:47:47 -0700, vaishali joshi <vjoshi73@YAHOO.COM> wrote:

> >Hello, > >I was wondering if there are in Advantages/disadvantages of running SAS interactively versus. Batch mode? > >Thank you, >Vaishali > > > >--------------------------------- >Do You Yahoo!? >Yahoo! Mail Personal Address - Get email at your own domain with Yahoo! Mail.

If you mean on OS/390: big differences! The ressource manager treats batch tasks different from TSO and in batch you don't lock your TSO session. It is running really in background.

On other machines: there is no real "batch"-mode. You can run tasks in background, but that is no big difference to the foreground on windows. Maybe in UNIX it is, but that depends on, how you treat that tasks. For the OS it is not a big difference, only the X-Windows may need less ressources.


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