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 (March 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, 19 Mar 2008 04:23:52 -0700
Reply-To:   jaheuk <hejacobs@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   jaheuk <hejacobs@GMAIL.COM>
Organization:   http://groups.google.com
Subject:   Re: SAS doing its own book keeping post user code execution ???
Comments:   To: sas-l@uga.edu
Content-Type:   text/plain; charset=ISO-8859-1

I suggest you submit the code STEP by STEP, and watch the messages in the title bar!!!

It gives 'data step running' or something like that for a while, but after ending the title bar is CLEAR !!

if NOT, there is an issue in this step!!

H.

On 19 mrt, 11:32, Diwakar_Sha...@MCKINSEY.COM (Diwakar Sharma) wrote: > Thanks for the reply Gerhard, > > Nope that is not the case. Checked the entire code, no missing run; etc > Anyway in case of missing run; SAS would just wait, in my case SAS is > doing "something", but my code is over. > > Best regards, > Diwakar Sharma > > Gerhard Hellriegel <gerhard.hellrie...@T-ONLINE.DE> > Sent by: "SAS(r) Discussion" <SA...@LISTSERV.UGA.EDU> > 03/19/2008 03:53 PM > Please respond to > Gerhard Hellriegel <gerhard.hellrie...@T-ONLINE.DE> > > To > SA...@LISTSERV.UGA.EDU > cc > > Subject > Re: SAS doing its own book keeping post user code execution ??? > > Maybe you somewhere have a problem in your code. E.g. a open comment, open > quote / double-quote, a missing ; , no RUN; statement, ...? So SAS might > be waiting for something to complete the last step... > Gerhard > > On Wed, 19 Mar 2008 15:32:14 +0530, Diwakar Sharma > > > > > > > > <Diwakar_Sha...@MCKINSEY.COM> wrote: > >Hi SAS-L, > > >Does SAS do any sort of "internal processing / book keeping / Result > >window updation etc" once its through running the user submitted code ?? > >I am facing a situation where "my" code has run (verified as the last > step > >is to transfer work data into a permanent location) and SAS is still > doing > >some processing (and stops responding) > > >This question pertains to SAS 9.1.3 running on WinXP. > > >Thanks in advance. > > >Best regards, > >Diwakar Sharma > > >+=========================================================+ > >This message may contain confidential and/or privileged > >information. If you are not the addressee or authorized to > >receive this for the addressee, you must not use, copy, > >disclose or take any action based on this message or any > >information herein. If you have received this message in > >error, please advise the sender immediately by reply e-mail > >and delete this message. Thank you for your cooperation. > >+=========================================================+ > > +=========================================================+ > This message may contain confidential and/or privileged > information. If you are not the addressee or authorized to > receive this for the addressee, you must not use, copy, > disclose or take any action based on this message or any > information herein. If you have received this message in > error, please advise the sender immediately by reply e-mail > and delete this message. Thank you for your cooperation. > +=========================================================+- Tekst uit oorspronkelijk bericht niet weergeven - > > - Tekst uit oorspronkelijk bericht weergeven -


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