<?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: System Hang in ODS graphics in PROC LIFETEST in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/System-Hang-in-ODS-graphics-in-PROC-LIFETEST/m-p/65988#M2252</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I suggest your problem would be best resolved by contacting SAS Technical Support.&lt;BR /&gt;
&lt;BR /&gt;
As an additional data point for tech support, you can try running:&lt;BR /&gt;
--&lt;BR /&gt;
proc sgplot data=sashelp.class;&lt;BR /&gt;
vbar age;&lt;BR /&gt;
run;&lt;BR /&gt;
--&lt;BR /&gt;
and see if that works.&lt;BR /&gt;
&lt;BR /&gt;
With Regards,&lt;BR /&gt;
 -Prashant</description>
    <pubDate>Mon, 23 Aug 2010 13:35:03 GMT</pubDate>
    <dc:creator>PrashantH_sas</dc:creator>
    <dc:date>2010-08-23T13:35:03Z</dc:date>
    <item>
      <title>System Hang in ODS graphics in PROC LIFETEST</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/System-Hang-in-ODS-graphics-in-PROC-LIFETEST/m-p/65987#M2251</link>
      <description>I need some help to figure out what was happening in my program/ SAS/ PC environment.&lt;BR /&gt;
&lt;BR /&gt;
My system halt when I enable ODS GRAPHICS before the running PROC LIFETEST. When I submitted the following codes, SAS is not responding anymore. &lt;BR /&gt;
&lt;BR /&gt;
code:&lt;BR /&gt;
ODS GRAPHICS ON;&lt;BR /&gt;
PROC LIFETEST data=one plots=(survival);&lt;BR /&gt;
time pfstime * pfs (0);&lt;BR /&gt;
strata gender;&lt;BR /&gt;
RUN;&lt;BR /&gt;
ODS GRAPHICS OFF;&lt;BR /&gt;
&lt;BR /&gt;
The LIFETEST procedure ALONE works just fine, but if you execute the ODS statements, it hangs the program. Although it appears it is still running, but I have no luck to get it back to the normal working environment. All I can do is to close it manually.&lt;BR /&gt;
&lt;BR /&gt;
My PC/ SAS environment are:&lt;BR /&gt;
SAS 9.2 (TS2M2)&lt;BR /&gt;
Windows XP SP3&lt;BR /&gt;
&lt;BR /&gt;
This has been a consistent problem in my machine. I tried to resolve it by re-installing Windows and SAS (same version as above), but the issue is still there.&lt;BR /&gt;
&lt;BR /&gt;
I have installed SAS (TS2M2) on different machines; the same Windows XP on my laptop, and Windows 7 on home PC, they both work smoothly. So I don't think it is the SAS/ Window problem.&lt;BR /&gt;
&lt;BR /&gt;
When I force the software to terminate, occasionally, it pops up an error message saying that there was something wrong with my memory:&lt;BR /&gt;
&lt;BR /&gt;
The instruction at "0x1066...." reference memory at "0x04a....". The memory could not be "read"&lt;BR /&gt;
Click on [OK] to terminate the program.&lt;BR /&gt;
&lt;BR /&gt;
However the memory testing software does not signals any issues with my memory modules.&lt;BR /&gt;
&lt;BR /&gt;
I would really appreciate if anyone could give me some suggestions. Thanks!</description>
      <pubDate>Fri, 20 Aug 2010 18:08:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/System-Hang-in-ODS-graphics-in-PROC-LIFETEST/m-p/65987#M2251</guid>
      <dc:creator>WKC</dc:creator>
      <dc:date>2010-08-20T18:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: System Hang in ODS graphics in PROC LIFETEST</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/System-Hang-in-ODS-graphics-in-PROC-LIFETEST/m-p/65988#M2252</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I suggest your problem would be best resolved by contacting SAS Technical Support.&lt;BR /&gt;
&lt;BR /&gt;
As an additional data point for tech support, you can try running:&lt;BR /&gt;
--&lt;BR /&gt;
proc sgplot data=sashelp.class;&lt;BR /&gt;
vbar age;&lt;BR /&gt;
run;&lt;BR /&gt;
--&lt;BR /&gt;
and see if that works.&lt;BR /&gt;
&lt;BR /&gt;
With Regards,&lt;BR /&gt;
 -Prashant</description>
      <pubDate>Mon, 23 Aug 2010 13:35:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/System-Hang-in-ODS-graphics-in-PROC-LIFETEST/m-p/65988#M2252</guid>
      <dc:creator>PrashantH_sas</dc:creator>
      <dc:date>2010-08-23T13:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: System Hang in ODS graphics in PROC LIFETEST</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/System-Hang-in-ODS-graphics-in-PROC-LIFETEST/m-p/65989#M2253</link>
      <description>The codes in PROC SGPLOT works for me.&lt;BR /&gt;
&lt;BR /&gt;
I will contact the technical support team. Thanks!</description>
      <pubDate>Mon, 23 Aug 2010 15:44:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/System-Hang-in-ODS-graphics-in-PROC-LIFETEST/m-p/65989#M2253</guid>
      <dc:creator>WKC</dc:creator>
      <dc:date>2010-08-23T15:44:56Z</dc:date>
    </item>
  </channel>
</rss>

