<?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 Re: pc sas hangs in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/pc-sas-hangs/m-p/175603#M33715</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;I am using 9.2 pc SAS.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I&amp;nbsp; ran the program to make sure that sas hangs with mentioned code(only that code) .yes, it is .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need:&lt;/P&gt;&lt;P&gt;I need the commands to clear the graph window ,if you can ,please(like Ctrl E for clearing the logs).&lt;/P&gt;&lt;P&gt;when running the programs,sas always appending the results to my graph window. which is really annoying me. Even closing the graph window and running my program again is not solving my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;dm "graph;end" ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; proc catalog c=work.gseg kill ;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; run;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em; background-color: #ffffff;"&gt;quit;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Aug 2014 04:24:14 GMT</pubDate>
    <dc:creator>rajeshm</dc:creator>
    <dc:date>2014-08-27T04:24:14Z</dc:date>
    <item>
      <title>pc sas hangs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pc-sas-hangs/m-p/175599#M33711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if anyone knows help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I submitted a program and then&amp;nbsp; PC SAS hangs. not able to kill with task manager.&lt;/P&gt;&lt;P&gt;not able to see my log also. what to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where to check PC SAS&amp;nbsp; logs( not program logs) so that I can find out the reason for hanging the pc&amp;nbsp; sas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;RAJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 04:54:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pc-sas-hangs/m-p/175599#M33711</guid>
      <dc:creator>rajeshm</dc:creator>
      <dc:date>2014-08-26T04:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: pc sas hangs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pc-sas-hangs/m-p/175600#M33712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;which version of SAS?&lt;/P&gt;&lt;P&gt;Enterprise Guide&lt;/P&gt;&lt;P&gt;SAS University&lt;/P&gt;&lt;P&gt;base SAS (display manager)&lt;/P&gt;&lt;P&gt;If it is base SAS and you see a results or output window, then press the F3 key , because you might have the default behaviour in which SAS pauses at the end of the first page of output and waits for you - the F3 key (end command) tells SAS to run tbrough to the "end"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you run SAS in the other ways, we will need more info&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goid luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 06:43:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pc-sas-hangs/m-p/175600#M33712</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2014-08-26T06:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: pc sas hangs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pc-sas-hangs/m-p/175601#M33713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __default_attr="html" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_1409059794346992" jivemacro_uid="_1409059794346992"&gt;
&lt;P&gt;dm "graph;end" ; &lt;/P&gt;
&lt;P&gt;proc catalog c=work.gseg kill ;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; quit;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to clear the graph and closing the graph window. I copied this code into my program while practicing. I think because of this getting problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.if you know, let me know where to check sas logs(not program logs). 2&lt;/P&gt;&lt;P&gt;2. if you can modify the above program to clear the history and closing the window properly,please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 13:34:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pc-sas-hangs/m-p/175601#M33713</guid>
      <dc:creator>rajeshm</dc:creator>
      <dc:date>2014-08-26T13:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: pc sas hangs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pc-sas-hangs/m-p/175602#M33714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The DM commands will ONLY work for people using SAS Display Manager. They will not work, for example, in SAS Enterprise Guide or SAS University Edition/SAS Studio interfaces. How do you know that there is a graph that is "hanging" the process? What code are you running when the session "hangs". Can you post your code? Peter is correct, we need more info.&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 15:03:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pc-sas-hangs/m-p/175602#M33714</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2014-08-26T15:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: pc sas hangs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pc-sas-hangs/m-p/175603#M33715</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;I am using 9.2 pc SAS.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I&amp;nbsp; ran the program to make sure that sas hangs with mentioned code(only that code) .yes, it is .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need:&lt;/P&gt;&lt;P&gt;I need the commands to clear the graph window ,if you can ,please(like Ctrl E for clearing the logs).&lt;/P&gt;&lt;P&gt;when running the programs,sas always appending the results to my graph window. which is really annoying me. Even closing the graph window and running my program again is not solving my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;dm "graph;end" ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; proc catalog c=work.gseg kill ;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; run;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em; background-color: #ffffff;"&gt;quit;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 04:24:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pc-sas-hangs/m-p/175603#M33715</guid>
      <dc:creator>rajeshm</dc:creator>
      <dc:date>2014-08-27T04:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: pc sas hangs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pc-sas-hangs/m-p/175604#M33716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;rajashm&amp;nbsp; You found a good example of some SAS code that has enexpected effects as a SAS system hangup.&lt;BR /&gt;Another one I remember is putting the endsas statement in a sas-macro. It will cause also a CPU-loop. This was a side effect of the conversion 8.2 to 9.1.3.&lt;/P&gt;&lt;P&gt;Something in the kernel (threaded kernel) changed and thre are possible unreliable effects on that. A bypass is very often (not always) to code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Closing the window is killing the destination an other process is putting results into that.&lt;/P&gt;&lt;P&gt;This can heart the process sending data in a severe way&amp;nbsp;&amp;nbsp; (similar to the endsas esperience),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case it makes more sense to instruct is should not send data. As you are obviously creating and saving pictures catalog you do not want to get the pop-up.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/31/789.html" title="http://support.sas.com/kb/31/789.html"&gt;31789 - ODS output automatically opens in the Results Viewer window even when specifying ODS NORESULTS or ODS RESULTS OFF&lt;/A&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://blogs.sas.com/content/iml/2013/05/24/turn-off-ods-for-simulations/"&gt;http://blogs.sas.com/content/iml/2013/05/24/turn-off-ods-for-simulations/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 06:59:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pc-sas-hangs/m-p/175604#M33716</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-08-27T06:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: pc sas hangs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pc-sas-hangs/m-p/175605#M33717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a lot. you understood my problem.&lt;/P&gt;&lt;P&gt;several times I executed that code,sometimes it is hanging but sometimes it is&amp;nbsp; not. I ran separately those statements also(dm and proc). then also can't identify when sas is hanging or when command is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyhow I wont use those commands from now onwards and thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 11:15:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pc-sas-hangs/m-p/175605#M33717</guid>
      <dc:creator>rajeshm</dc:creator>
      <dc:date>2014-08-28T11:15:13Z</dc:date>
    </item>
  </channel>
</rss>

