<?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: SAS write access error in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/SAS-write-access-error/m-p/504789#M6407</link>
    <description>&lt;P&gt;This is not a typical ERROR caused by bad programming. Submit it to SAS technical support.&lt;/P&gt;
&lt;P&gt;ERRORs caused by your code have to generate a more graceful response.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Oct 2018 17:27:59 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2018-10-16T17:27:59Z</dc:date>
    <item>
      <title>SAS write access error</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-write-access-error/m-p/504776#M6406</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been encountering an issue when I run PROC GEE on SAS studio. I have checked my code quite a few times and still receive this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="sasError"&gt;ERROR: An exception has been encountered.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;Please contact technical support and provide them with the following traceback information:&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;The SAS task name is [GEE (2)]&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Write Access Violation GEE (2)&lt;/DIV&gt;&lt;DIV class="sasError"&gt;Exception occurred at (0B20F63C)&lt;/DIV&gt;&lt;DIV class="sasError"&gt;Task Traceback&lt;/DIV&gt;&lt;DIV class="sasError"&gt;Address Frame (DBGHELP API Version 4.0 rev 5)&lt;/DIV&gt;&lt;DIV class="sasError"&gt;000000000B20F63C 000000000B16F650 tkgee:tkgee+0x2E05C&lt;/DIV&gt;&lt;DIV class="sasError"&gt;000000000B207AA5 000000000B16F7C0 tkgee:tkgee+0x264C5&lt;/DIV&gt;&lt;DIV class="sasError"&gt;000000000B205AA9 000000000B16F9A0 tkgee:tkgee+0x244C9&lt;/DIV&gt;&lt;DIV class="sasError"&gt;00000000096B8D2C 000000000B16F9A8 sasgee:tkvercn1+0x7CEC&lt;/DIV&gt;&lt;DIV class="sasError"&gt;00000000096B1363 000000000B16FBF0 sasgee:tkvercn1+0x323&lt;/DIV&gt;&lt;DIV class="sasError"&gt;00000000019F89DB 000000000B16FBF8 sashost:Main+0x10EBB&lt;/DIV&gt;&lt;DIV class="sasError"&gt;00000000019FE61D 000000000B16FF50 sashost:Main+0x16AFD&lt;/DIV&gt;&lt;DIV class="sasError"&gt;00007FF8574513D2 000000000B16FF58 KERNEL32:BaseThreadInitThunk+0x22&lt;/DIV&gt;&lt;DIV class="sasError"&gt;00007FF8591354F4 000000000B16FF88 ntdll:RtlUserThreadStart+0x34&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: PROCEDURE GEE used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.18 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.18 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="sasSource"&gt;619&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;620&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;621&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;622&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;623&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;624&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;625&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;626&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;627&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;628&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;629&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;630&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;631&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;632 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Any help is appreciated,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sarah&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2018 17:00:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-write-access-error/m-p/504776#M6406</guid>
      <dc:creator>sarahal</dc:creator>
      <dc:date>2018-10-16T17:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAS write access error</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-write-access-error/m-p/504789#M6407</link>
      <description>&lt;P&gt;This is not a typical ERROR caused by bad programming. Submit it to SAS technical support.&lt;/P&gt;
&lt;P&gt;ERRORs caused by your code have to generate a more graceful response.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2018 17:27:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-write-access-error/m-p/504789#M6407</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-10-16T17:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS write access error</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-write-access-error/m-p/504856#M6409</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/240781"&gt;@sarahal&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've been encountering an issue when I run PROC GEE on SAS studio. I have checked my code quite a few times and still receive this error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV class="sasError"&gt;ERROR: An exception has been encountered.&lt;/DIV&gt;
&lt;DIV class="sasError"&gt;Please contact technical support and provide them with the following traceback information:&lt;/DIV&gt;
&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="sasError"&gt;The SAS task name is [GEE (2)]&lt;/DIV&gt;
&lt;DIV class="sasError"&gt;ERROR: Write Access Violation GEE (2)&lt;/DIV&gt;
&lt;DIV class="sasError"&gt;Exception occurred at (0B20F63C)&lt;/DIV&gt;
&lt;DIV class="sasError"&gt;Task Traceback&lt;/DIV&gt;
&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Post your code here in a code box opened with the forum's {I} icon.&lt;/P&gt;
&lt;P&gt;Someone may spot something you missed. Best would be to include a small example data set with the variables used as data step code as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know that I can generate such errors for other procedures by using what may look like good code but is really more invalid than SAS saw to write syntax checking for.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2018 19:46:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-write-access-error/m-p/504856#M6409</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-10-16T19:46:49Z</dc:date>
    </item>
  </channel>
</rss>

