<?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: Cannot write image to /pbr/biconfig/... on SAS Studio (on demand for academics) in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-write-image-to-pbr-biconfig-on-SAS-Studio-on-demand-for/m-p/955130#M45657</link>
    <description>&lt;P&gt;Thank you, the answer is right. Adding &lt;EM&gt;ods listing gpath='/home/u64055593/sasuser.v94/projekt/'; &lt;/EM&gt;will solve the problem.&lt;/P&gt;</description>
    <pubDate>Sun, 05 Jan 2025 02:55:32 GMT</pubDate>
    <dc:creator>lsimek</dc:creator>
    <dc:date>2025-01-05T02:55:32Z</dc:date>
    <item>
      <title>Cannot write image to /pbr/biconfig/... on SAS Studio (on demand for academics)</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-write-image-to-pbr-biconfig-on-SAS-Studio-on-demand-for/m-p/955120#M45655</link>
      <description>&lt;P&gt;The following code:&lt;/P&gt;&lt;P&gt;options printerpath=png nodate papersize=('5.75in','4.75in');&lt;BR /&gt;ods _all_ close;&lt;BR /&gt;ods printer file="/home/u64055593/sasuser.v94/projekt/_tablica.png";&lt;BR /&gt;proc sgrender data=rez;run;&lt;BR /&gt;ods printer close;&lt;BR /&gt;ods listing;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which is trying to copy the code given &lt;A href="https://communities.sas.com/t5/Graphics-Programming/table-to-a-PNG-file/td-p/91867" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and is following the instructions given in similar thread &lt;A href="https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-Insufficient-authorization-to-access-pbr-biconfig-940-Lev1/m-p/146783#M11582" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;produces the error: &lt;EM&gt;ERROR: Cannot write image to /pbr/biconfig/940/Lev1/SASApp/SGPlot2.png. Please ensure that proper disk permissions are set.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jan 2025 01:19:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-write-image-to-pbr-biconfig-on-SAS-Studio-on-demand-for/m-p/955120#M45655</guid>
      <dc:creator>lsimek</dc:creator>
      <dc:date>2025-01-05T01:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot write image to /pbr/biconfig/... on SAS Studio (on demand for academics)</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-write-image-to-pbr-biconfig-on-SAS-Studio-on-demand-for/m-p/955129#M45656</link>
      <description>&lt;P&gt;You need to tell ODS what DIRECTORY to use, not just what FILE to write.&amp;nbsp; Otherwise it tries to write the file to the CURRENT WORKING DIRECTORY, which in your case is not writable by you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Either tell ODS what path.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/grstatug/p0cmojsdkiab8cn1k2qk3rp3a8s0.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/grstatug/p0cmojsdkiab8cn1k2qk3rp3a8s0.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or try changing the current directory to a place where it can write.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmmvacdc/9.4/lefunctionsref/p1cjn9slqm22q7n1exa9ba8ydjce.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmmvacdc/9.4/lefunctionsref/p1cjn9slqm22q7n1exa9ba8ydjce.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jan 2025 02:36:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-write-image-to-pbr-biconfig-on-SAS-Studio-on-demand-for/m-p/955129#M45656</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2025-01-05T02:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot write image to /pbr/biconfig/... on SAS Studio (on demand for academics)</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-write-image-to-pbr-biconfig-on-SAS-Studio-on-demand-for/m-p/955130#M45657</link>
      <description>&lt;P&gt;Thank you, the answer is right. Adding &lt;EM&gt;ods listing gpath='/home/u64055593/sasuser.v94/projekt/'; &lt;/EM&gt;will solve the problem.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jan 2025 02:55:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-write-image-to-pbr-biconfig-on-SAS-Studio-on-demand-for/m-p/955130#M45657</guid>
      <dc:creator>lsimek</dc:creator>
      <dc:date>2025-01-05T02:55:32Z</dc:date>
    </item>
  </channel>
</rss>

