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.
|