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 2006, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 7 Aug 2006 02:52:27 -0400
Reply-To:   Sidney Chow <sidney.chow@WMAM.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Sidney Chow <sidney.chow@WMAM.COM>
Subject:   Re: Hanging Batch Jobs in SAS 9

Thanks for the response! No, actually it's just any simple script without calls to X or Windows.

I've actually found a workaround that seem to have fixed the problem so I'd share it with others here.

I've added libname _all_ clear; (clearing all library assignments) right at the end of each batch script and I haven't had any hangs since!


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