<?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: Opening SAS: An internal error has occurred while reading a compressed file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Opening-SAS-An-internal-error-has-occurred-while-reading-a/m-p/429319#M106035</link>
    <description>&lt;P&gt;That did it, thanks! After opening SAS having emptied that directory, got no error, and closed it. I then put my profile file back in which restored some of my layout configuration. Thank you again!&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jan 2018 23:28:21 GMT</pubDate>
    <dc:creator>ucdcrush</dc:creator>
    <dc:date>2018-01-19T23:28:21Z</dc:date>
    <item>
      <title>Opening SAS: An internal error has occurred while reading a compressed file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Opening-SAS-An-internal-error-has-occurred-while-reading-a/m-p/429302#M106026</link>
      <description>&lt;P&gt;Hi all. I am getting an error when I first open SAS:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: An internal error has occurred while reading a compressed file. Please&lt;BR /&gt;ERROR: call your SAS Site Representative and report the following: compress&lt;BR /&gt;ERROR: offset = 2269 , de-compress offset = 3010 , compress buf = "&lt;BR /&gt;ERROR: 2FA4D236206CE554ABC755B9ASDASKDHASKJDHA344512C79CD7C" .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I googled the error message, and found solutions related to repairing datasets. But in this case, there is no dataset (that I'm aware of) as I am only opening SAS, not opening a program nor a dataset.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The message says to contact my site rep, and I have started up the long chain of communication to get that information (I am in a state health department), but was wondering if anyone had suggestions for what might help. Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 22:26:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Opening-SAS-An-internal-error-has-occurred-while-reading-a/m-p/429302#M106026</guid>
      <dc:creator>ucdcrush</dc:creator>
      <dc:date>2018-01-19T22:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Opening SAS: An internal error has occurred while reading a compressed file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Opening-SAS-An-internal-error-has-occurred-while-reading-a/m-p/429303#M106027</link>
      <description>&lt;P&gt;Is this local SAS on a PC? One possible cause is there is an AUTOEXEC.SAS file running automatically when you start SAS up. Have a look in your SAS log - is there a note about running an AUTOEXEC? If so then try running SAS without an AUTOEXEC. On a command line try: SAS -noautoexec&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 22:39:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Opening-SAS-An-internal-error-has-occurred-while-reading-a/m-p/429303#M106027</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-01-19T22:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Opening SAS: An internal error has occurred while reading a compressed file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Opening-SAS-An-internal-error-has-occurred-while-reading-a/m-p/429306#M106030</link>
      <description>&lt;P&gt;Thank you for the reply and suggestion. Yes, it's local SAS on a Windows 7 PC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I looked in the short SAS log, and there is nothing about autoexec in it. Just the version info, products, SAS initialization time stats, and then the error I posted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried running with -noautoexec and there was still the error message--&amp;nbsp; no difference in the log.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 22:49:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Opening-SAS-An-internal-error-has-occurred-while-reading-a/m-p/429306#M106030</guid>
      <dc:creator>ucdcrush</dc:creator>
      <dc:date>2018-01-19T22:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Opening SAS: An internal error has occurred while reading a compressed file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Opening-SAS-An-internal-error-has-occurred-while-reading-a/m-p/429309#M106032</link>
      <description>&lt;P&gt;OK. Another reason might be a corrupted SASUSER library. Identify what folder your SASUSER library is pointing to (check your SAS Explorer if using the SAS Windowing Environment or if using EG the Server list) and copy the files in it to another folder and then delete all of the original folder files.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 23:06:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Opening-SAS-An-internal-error-has-occurred-while-reading-a/m-p/429309#M106032</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-01-19T23:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Opening SAS: An internal error has occurred while reading a compressed file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Opening-SAS-An-internal-error-has-occurred-while-reading-a/m-p/429314#M106033</link>
      <description>&lt;P&gt;Once up on a time I had a hopefully not the same problem but SAS wouldn't start at all just an error box.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The rood cause was our IT department had decided to "update" something by replacing everyone's Windows registry with a new version.&lt;/P&gt;
&lt;P&gt;Which removed ALL of the SAS installation information as they used a "generic installed software list".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might try posting a screen shot so we can see how far the start may have actually gotten.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that your configuration file (likely SASV9.cfg )&amp;nbsp;may have a line like:&lt;/P&gt;
&lt;P&gt;-autoexec c:\path\autoexec.sas&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 23:18:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Opening-SAS-An-internal-error-has-occurred-while-reading-a/m-p/429314#M106033</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-01-19T23:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Opening SAS: An internal error has occurred while reading a compressed file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Opening-SAS-An-internal-error-has-occurred-while-reading-a/m-p/429319#M106035</link>
      <description>&lt;P&gt;That did it, thanks! After opening SAS having emptied that directory, got no error, and closed it. I then put my profile file back in which restored some of my layout configuration. Thank you again!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 23:28:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Opening-SAS-An-internal-error-has-occurred-while-reading-a/m-p/429319#M106035</guid>
      <dc:creator>ucdcrush</dc:creator>
      <dc:date>2018-01-19T23:28:21Z</dc:date>
    </item>
  </channel>
</rss>

