<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic proc globstmtc,What does this mean? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/proc-globstmtc-What-does-this-mean/m-p/39059#M7921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for passing this on.&amp;nbsp; Of course, an obvious work around is to include the nowd option whenever running proc report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Dec 2011 15:57:13 GMT</pubDate>
    <dc:creator>art297</dc:creator>
    <dc:date>2011-12-27T15:57:13Z</dc:date>
    <item>
      <title>proc globstmtc,What does this mean?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-globstmtc-What-does-this-mean/m-p/39056#M7918</link>
      <description>proc globstmtc is currently executing.This is message is not letting me run the other procs.is there a work around for this?</description>
      <pubDate>Mon, 28 Mar 2011 13:56:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-globstmtc-What-does-this-mean/m-p/39056#M7918</guid>
      <dc:creator>SASPhile</dc:creator>
      <dc:date>2011-03-28T13:56:56Z</dc:date>
    </item>
    <item>
      <title>proc globstmtc,What does this mean?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-globstmtc-What-does-this-mean/m-p/39057#M7919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get this under certain circustances and have to restart my SAS Session.&amp;nbsp;&amp;nbsp; Guess nobody knows what it means... I'll ask SAS Tech Support and post an answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 20:24:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-globstmtc-What-does-this-mean/m-p/39057#M7919</guid>
      <dc:creator>bentleyj</dc:creator>
      <dc:date>2011-12-23T20:24:56Z</dc:date>
    </item>
    <item>
      <title>proc globstmtc,What does this mean?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-globstmtc-What-does-this-mean/m-p/39058#M7920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Reply from SAS Tech Support&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;We can replicate a similar message that you are seeing.&amp;nbsp; Start a SAS session and submit the following: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data a; a=1; run;&lt;/P&gt;&lt;P&gt;/* title 'test' ; */&lt;/P&gt;&lt;P&gt;proc report data=a;&lt;/P&gt;&lt;P&gt;title 'test' ;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then without X'ing out of the PROC REPORT results window submit the following statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%let b=1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A window pops up with the following note which is confusing since proc globstmtc is not being used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: PROC GLOBSTMTC is currently executing.&amp;nbsp; All subsequently submitted statements will not begin executing until its completion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the TITLE statement is removed or moved before the PROC REPORT the note says PROC REPORT as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a bug in the system. SAS is not corrupted at all but just the current executing PROC name is temporarily changed due to a global statement being executed in the PROC REPORT(in this case).&amp;nbsp; It could have been PROC CONTENTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are fixing this at 9.4.&amp;nbsp; The possible workaround is to move any global statement in your PROC outside of the PROC. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2011 15:48:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-globstmtc-What-does-this-mean/m-p/39058#M7920</guid>
      <dc:creator>bentleyj</dc:creator>
      <dc:date>2011-12-27T15:48:43Z</dc:date>
    </item>
    <item>
      <title>proc globstmtc,What does this mean?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-globstmtc-What-does-this-mean/m-p/39059#M7921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for passing this on.&amp;nbsp; Of course, an obvious work around is to include the nowd option whenever running proc report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2011 15:57:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-globstmtc-What-does-this-mean/m-p/39059#M7921</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-12-27T15:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: proc globstmtc,What does this mean?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-globstmtc-What-does-this-mean/m-p/39060#M7922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is old discussion, however, I got the same error message. (I'm SAS 9.3 user).&lt;/P&gt;&lt;P&gt;I used a simple query without any %global statement, just records to be filtered for specific dates.&lt;/P&gt;&lt;P&gt;Despite the error message, it still came through. But just wondering what does GLOBSTMTC is ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;:smileyconfused: &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 15:05:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-globstmtc-What-does-this-mean/m-p/39060#M7922</guid>
      <dc:creator>Sas_Pro</dc:creator>
      <dc:date>2014-03-21T15:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: proc globstmtc,What does this mean?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-globstmtc-What-does-this-mean/m-p/39061#M7923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are (sporadic) experiencing the same problem here in Statistics Denmark (SAS 9.3) - without using PROC REPORT. Is it possible for you to reproduce this "feature" and be so kind to give us the code? A compact example using SASHELP.CLASS could be nice i.e:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data test;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; set sashelp.class;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; date=today();&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 12:31:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-globstmtc-What-does-this-mean/m-p/39061#M7923</guid>
      <dc:creator>PeterKellberg</dc:creator>
      <dc:date>2014-03-28T12:31:39Z</dc:date>
    </item>
  </channel>
</rss>

