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 (November 2003, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 4 Nov 2003 11:39:41 -0500
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: PROC REPORT is currently executing....

A idea: if you are working on a host system, like z/OS, the output produced by reporting procs is not produced in whole but suspended after the first page. If you then go to the pgm window and try to start something other, you get such a message. If you switch to the output-window, have a look to the upper right corner: is there amessage with something like "suspended"? You have to end the proc in that case before you start another.

On Tue, 4 Nov 2003 10:59:34 -0500, Richard A. DeVenezia <radevenz@IX.NETCOM.COM> wrote:

>"Jane" <janeliuca001@yahoo.ca> wrote in message >news:4a68b683.0311040351.74f35617@posting.google.com... >> Hello, >> >> does anyone know how to solve the following problem? >> >> When I try to run a SAS program, I got the message: >> >> Note: proc report is currently executing. All subsequently submitted >> statements will not begin executing untill its completion. >> >> I think the previous program is somehow stuck there. Why is this and >> how do I solve it? > > >I sometimes experience that kind of behavior after getting an earlier >traceback error. >Check the log and/or post some code. (Without that it's almost like asking >why the time display is blinking on your VCR:) > >-- >Richard A. DeVenezia >http://www.devenezia.com


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