<?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: Unable to establish ODS Graphics context in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Unable-to-establish-ODS-Graphics-context/m-p/810717#M33869</link>
    <description>&lt;P&gt;&lt;SPAN&gt;While researching this error, I found the following usage note that links the error to the USER system option. While I am still confused about the error behaviour I am seeing, this may be useful to you or others with the same error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support.sas.com/kb/68/936.html" target="_blank"&gt;68936 - Using the SAS® SG procedures or ODS Graphics with the USER system option results in "Error: Could not establish ODS Graphics context"&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Apr 2022 18:28:11 GMT</pubDate>
    <dc:creator>mtnbikerjoshua</dc:creator>
    <dc:date>2022-04-29T18:28:11Z</dc:date>
    <item>
      <title>Unable to establish ODS Graphics context</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Unable-to-establish-ODS-Graphics-context/m-p/586532#M14525</link>
      <description>&lt;P&gt;I am getting an error that I have never had before and I cannot find any information on it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Error:&amp;nbsp;Unable to establish ODS Graphics context"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 18:57:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Unable-to-establish-ODS-Graphics-context/m-p/586532#M14525</guid>
      <dc:creator>dblissett</dc:creator>
      <dc:date>2019-09-05T18:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to establish ODS Graphics context</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Unable-to-establish-ODS-Graphics-context/m-p/586533#M14526</link>
      <description>What code is generating this error?</description>
      <pubDate>Thu, 05 Sep 2019 19:00:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Unable-to-establish-ODS-Graphics-context/m-p/586533#M14526</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-09-05T19:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to establish ODS Graphics context</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Unable-to-establish-ODS-Graphics-context/m-p/586535#M14528</link>
      <description>&lt;P&gt;The code is part of a very large loop. Here is one of the charts I make.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ODS region y=0.01in Height= 3in Width=4in;&lt;BR /&gt;ODS GRAPHICS / Height=2.5in Width=3.5in ;&lt;BR /&gt;Proc SGPLOT data=REGI_Agg_PDF1_&amp;amp;C. SGANNO=REGI_SGANNO_RUU description="";&lt;BR /&gt;VbarPARM response=RUU Category=Year / Barwidth=0.75 FILLATTRS=(color=&amp;amp;colour);&lt;BR /&gt;Title "Sales Activity (&amp;amp;monthfull only)";&lt;BR /&gt;Xaxis Valuesrotate=vertical display=(nolabel) Valueattrs=(size=14 weight=BOLD);&lt;BR /&gt;yaxis display=none;&lt;BR /&gt;Run;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 19:08:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Unable-to-establish-ODS-Graphics-context/m-p/586535#M14528</guid>
      <dc:creator>dblissett</dc:creator>
      <dc:date>2019-09-05T19:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to establish ODS Graphics context</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Unable-to-establish-ODS-Graphics-context/m-p/810717#M33869</link>
      <description>&lt;P&gt;&lt;SPAN&gt;While researching this error, I found the following usage note that links the error to the USER system option. While I am still confused about the error behaviour I am seeing, this may be useful to you or others with the same error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support.sas.com/kb/68/936.html" target="_blank"&gt;68936 - Using the SAS® SG procedures or ODS Graphics with the USER system option results in "Error: Could not establish ODS Graphics context"&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 18:28:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Unable-to-establish-ODS-Graphics-context/m-p/810717#M33869</guid>
      <dc:creator>mtnbikerjoshua</dc:creator>
      <dc:date>2022-04-29T18:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to establish ODS Graphics context</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Unable-to-establish-ODS-Graphics-context/m-p/956075#M42959</link>
      <description>&lt;P&gt;I am still having trouble with this and would appreciate additional help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The usage note&amp;nbsp;&lt;A href="https://support.sas.com/kb/68/936.html" target="_blank"&gt;https://support.sas.com/kb/68/936.html&lt;/A&gt;&amp;nbsp;indicates&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;To circumvent the issue, either modify your SAS code to use a technique that does not involve the USER system option, ..." &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My reply: to the best of my understanding, I am not using any technique that involves the USER system option&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"... or define a libref to have a name that is other than USER."&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My reply: I have already tried this to no avail using:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;libname ABC "C:\Users\My.Name \OneDrive - USDA\Documents\ABC";&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Reading other posts, I also tried&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;options user=work;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but I still get the error message:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;ods graphics on;&lt;BR /&gt;ERROR: Unable to establish ODS Graphics context.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any advice on how to solve this? Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 15:32:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Unable-to-establish-ODS-Graphics-context/m-p/956075#M42959</guid>
      <dc:creator>norabelloUSDA</dc:creator>
      <dc:date>2025-01-14T15:32:52Z</dc:date>
    </item>
  </channel>
</rss>

