<?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: Error: Cannot write image to ROCCurve.png. Please ensure that proper disk permissions are set. in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Error-Cannot-write-image-to-ROCCurve-png-Please-ensure-that/m-p/140278#M37487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See &lt;A href="http://support.sas.com/kb/49/421.html" title="http://support.sas.com/kb/49/421.html"&gt;49421 - A "Cannot write image" error might occur with ODS Graphics and the SAS/GRAPH® Statistical Graphics (SG) procedures&lt;/A&gt; as a possibility.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Nov 2013 19:14:25 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2013-11-12T19:14:25Z</dc:date>
    <item>
      <title>Error: Cannot write image to ROCCurve.png. Please ensure that proper disk permissions are set.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Error-Cannot-write-image-to-ROCCurve-png-Please-ensure-that/m-p/140277#M37486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I ran into the following error while running code I've run monthly for the past 6 months. I have no idea what caused this error or how I should troubleshoot:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;NOTE: PROC LOGISTIC is modeling the probability that EVER_120_FLAG='1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: Convergence criterion (GCONV=1E-8) satisfied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Cannot write image to ROCCurve.png. Please ensure that proper disk permissions are set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Cannot write image to ROCCurve.png. Please ensure that proper disk permissions are set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: There were 749963 observations read from the data set WORK.DEFAULT_1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: The data set WORK.MD may be incomplete. When this step was stopped there were 0 observations and 31 variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: The data set WORK.ROCOUT may be incomplete. When this step was stopped there were 2153 observations and 7 variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: The data set WORK.ESTIMATED may be incomplete. When this step was stopped there were 0 observations and 493&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE LOGISTIC used (Total process time):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;real time 31.25 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cpu time 10.79 seconds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 19:02:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Error-Cannot-write-image-to-ROCCurve-png-Please-ensure-that/m-p/140277#M37486</guid>
      <dc:creator>rwnj</dc:creator>
      <dc:date>2013-11-12T19:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Cannot write image to ROCCurve.png. Please ensure that proper disk permissions are set.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Error-Cannot-write-image-to-ROCCurve-png-Please-ensure-that/m-p/140278#M37487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See &lt;A href="http://support.sas.com/kb/49/421.html" title="http://support.sas.com/kb/49/421.html"&gt;49421 - A "Cannot write image" error might occur with ODS Graphics and the SAS/GRAPH® Statistical Graphics (SG) procedures&lt;/A&gt; as a possibility.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 19:14:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Error-Cannot-write-image-to-ROCCurve-png-Please-ensure-that/m-p/140278#M37487</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2013-11-12T19:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Cannot write image to ROCCurve.png. Please ensure that proper disk permissions are set.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Error-Cannot-write-image-to-ROCCurve-png-Please-ensure-that/m-p/140279#M37488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usage Note &lt;EM&gt;49421 &lt;/EM&gt;does not seem to help here. The .png files are set to be saved to my work directory, and SAS has no issues saving .sas7bdat files there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Couple of thoughts:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Restarting my computer resolves the issue. I run the same code and there are no problems.&lt;/LI&gt;&lt;LI&gt;The results viewer in SAS turns weird, and has issues displaying other outputs, not just the roc curves.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2013 17:14:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Error-Cannot-write-image-to-ROCCurve-png-Please-ensure-that/m-p/140279#M37488</guid>
      <dc:creator>rwnj</dc:creator>
      <dc:date>2013-12-06T17:14:37Z</dc:date>
    </item>
  </channel>
</rss>

